util 1.3.0-M3

This commit is contained in:
Eugene Yokota 2018-11-18 12:12:38 -05:00
parent b00dcb1b9d
commit 44074983bc
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-M3"
private val utilVersion = "1.3.0-M2"
private val utilVersion = "1.3.0-M3"
private val lmVersion =
sys.props.get("sbt.build.lm.version") match {
case Some(version) => version