mirror of https://github.com/sbt/sbt.git
parent
8d15279892
commit
14b9bd6e7a
|
|
@ -8,7 +8,7 @@ object Dependencies {
|
|||
val baseScalaVersion = scala212
|
||||
|
||||
// sbt modules
|
||||
private val ioVersion = "1.2.0-M1"
|
||||
private val ioVersion = "1.2.0-M2"
|
||||
private val utilVersion = "1.2.0-M1"
|
||||
private val lmVersion = "1.2.0-M1"
|
||||
private val zincVersion = "1.2.0-M1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue