mirror of https://github.com/sbt/sbt.git
Bump ascii-graphs version to 0.0.2
This commit is contained in:
parent
f753a05be7
commit
50e0c6ebfd
|
|
@ -17,4 +17,4 @@ licenses in GlobalScope += "Apache License 2.0" -> url("https://github.com/jrudo
|
|||
(description in LsKeys.lsync) :=
|
||||
"An sbt plugin to visualize dependencies of your build."
|
||||
|
||||
libraryDependencies += "com.github.mdr" %% "ascii-graphs" % "0.0.1"
|
||||
libraryDependencies += "com.github.mdr" %% "ascii-graphs" % "0.0.2"
|
||||
|
|
|
|||
Loading…
Reference in New Issue