mirror of https://github.com/sbt/sbt.git
IO 1.2.0-M2
This commit is contained in:
parent
18380d5d4d
commit
e97c79a243
|
|
@ -6,7 +6,7 @@ object Dependencies {
|
|||
val scala211 = "2.11.12"
|
||||
val scala212 = "2.12.6"
|
||||
|
||||
private val ioVersion = "1.2.0-M1"
|
||||
private val ioVersion = "1.2.0-M2"
|
||||
private val utilVersion = "1.2.0-M1"
|
||||
|
||||
private val sbtIO = "org.scala-sbt" %% "io" % ioVersion
|
||||
|
|
|
|||
Loading…
Reference in New Issue