Bump Util for NPE fix attempt

Ref sbt/util#119
This commit is contained in:
Eugene Yokota 2017-08-26 01:39:51 -04:00
parent 7ac1b034e4
commit c74d397cd7
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ object Dependencies {
// sbt modules
private val ioVersion = "1.0.0"
private val utilVersion = "1.0.0"
private val utilVersion = "1.0.1"
private val lmVersion = "1.0.0"
private val zincVersion = "1.0.0"