mirror of https://github.com/sbt/sbt.git
Util 1.3.0-M6
This commit is contained in:
parent
465ff8e10a
commit
2a206a6c40
|
|
@ -10,7 +10,7 @@ object Dependencies {
|
|||
|
||||
// sbt modules
|
||||
private val ioVersion = "1.3.0-M7"
|
||||
private val utilVersion = "1.3.0-M5"
|
||||
private val utilVersion = "1.3.0-M6"
|
||||
private val lmVersion =
|
||||
sys.props.get("sbt.build.lm.version") match {
|
||||
case Some(version) => version
|
||||
|
|
|
|||
Loading…
Reference in New Issue