mirror of https://github.com/sbt/sbt.git
Util 1.3.0-M2
This commit is contained in:
parent
6dc27a3f6e
commit
6224b1dda1
|
|
@ -9,7 +9,7 @@ object Dependencies {
|
||||||
|
|
||||||
// sbt modules
|
// sbt modules
|
||||||
private val ioVersion = "1.2.1"
|
private val ioVersion = "1.2.1"
|
||||||
private val utilVersion = "1.2.2"
|
private val utilVersion = "1.3.0-M2"
|
||||||
private val lmVersion = "1.2.1"
|
private val lmVersion = "1.2.1"
|
||||||
private val zincVersion = "1.2.2"
|
private val zincVersion = "1.2.2"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue