Util 1.3.0-M6

This commit is contained in:
Eugene Yokota 2019-04-21 16:56:50 -04:00
parent 465ff8e10a
commit 2a206a6c40
1 changed files with 1 additions and 1 deletions

View File

@ -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