Update to util 0.1.0-M11

This commit is contained in:
Martin Duhem 2016-05-04 12:29:01 +02:00
parent b8e490fbfe
commit 893267785f
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ object Dependencies {
lazy val scala211 = "2.11.8"
// sbt modules
val utilVersion = "0.1.0-M10"
val utilVersion = "0.1.0-M11"
val ioVersion = "1.0.0-M3"
val incrementalcompilerVersion = "0.1.0-M3"
val librarymanagementVersion = "0.1.0-M7"