mirror of https://github.com/sbt/sbt.git
Zinc 1.1.7
This commit is contained in:
parent
20ca5c8f8a
commit
24946189f0
|
|
@ -11,7 +11,7 @@ object Dependencies {
|
|||
private val ioVersion = "1.1.7"
|
||||
private val utilVersion = "1.1.3"
|
||||
private val lmVersion = "1.1.4"
|
||||
private val zincVersion = "1.1.6"
|
||||
private val zincVersion = "1.1.7"
|
||||
|
||||
private val sbtIO = "org.scala-sbt" %% "io" % ioVersion
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue