mirror of https://github.com/sbt/sbt.git
IO 1.3.0-M5
This commit is contained in:
parent
161dfd77f2
commit
d58cc75e39
|
|
@ -9,7 +9,7 @@ object Dependencies {
|
|||
val baseScalaVersion = scala212
|
||||
|
||||
// sbt modules
|
||||
private val ioVersion = "1.3.0-M4"
|
||||
private val ioVersion = "1.3.0-M5"
|
||||
private val utilVersion = "1.3.0-M3"
|
||||
private val lmVersion =
|
||||
sys.props.get("sbt.build.lm.version") match {
|
||||
|
|
|
|||
Loading…
Reference in New Issue