mirror of https://github.com/sbt/sbt.git
commit
8077ead3b3
|
|
@ -6,7 +6,7 @@ object Dependencies {
|
|||
val scala211 = "2.11.11"
|
||||
val scala212 = "2.12.2"
|
||||
|
||||
private val ioVersion = "1.0.0-M10"
|
||||
private val ioVersion = "1.0.0-M12"
|
||||
|
||||
private val sbtIO = "org.scala-sbt" %% "io" % ioVersion
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue