mirror of https://github.com/sbt/sbt.git
io 1.0.0-M12
This commit is contained in:
parent
a99a99ce43
commit
4ff793645d
|
|
@ -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