mirror of https://github.com/sbt/sbt.git
Util 1.0.0-M20
This commit is contained in:
parent
b57922efaf
commit
d6f0924689
|
|
@ -6,7 +6,7 @@ object Dependencies {
|
|||
val scala212 = "2.12.1"
|
||||
|
||||
private val ioVersion = "1.0.0-M9"
|
||||
private val utilVersion = "1.0.0-M19"
|
||||
private val utilVersion = "1.0.0-M20"
|
||||
|
||||
private val sbtIO = "org.scala-sbt" %% "io" % ioVersion
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue