mirror of https://github.com/sbt/sbt.git
Zinc 1.1.0
This commit is contained in:
parent
bd5cbc4fb3
commit
47d66eef0f
|
|
@ -15,7 +15,7 @@ object Dependencies {
|
|||
private val ioVersion = "1.1.3"
|
||||
private val utilVersion = "1.1.2"
|
||||
private val lmVersion = "1.1.2"
|
||||
private val zincVersion = "1.1.0-RC4"
|
||||
private val zincVersion = "1.1.0"
|
||||
|
||||
private val sbtIO = "org.scala-sbt" %% "io" % ioVersion
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue