mirror of https://github.com/sbt/sbt.git
Zinc 1.0.5
This commit is contained in:
parent
f44dcef14d
commit
1d8d1a1622
|
|
@ -15,7 +15,7 @@ object Dependencies {
|
|||
private val ioVersion = "1.0.2"
|
||||
private val utilVersion = "1.0.3"
|
||||
private val lmVersion = "1.0.4"
|
||||
private val zincVersion = "1.0.4"
|
||||
private val zincVersion = "1.0.5"
|
||||
|
||||
private val sbtIO = "org.scala-sbt" %% "io" % ioVersion
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue