Merge pull request #4151 from eed3si9n/wip/bumpio

IO 1.1.8
This commit is contained in:
eugene yokota 2018-05-08 18:43:46 -04:00 committed by GitHub
commit 5335eb3779
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ object Dependencies {
val baseScalaVersion = scala212
// sbt modules
private val ioVersion = "1.1.7"
private val ioVersion = "1.1.8"
private val utilVersion = "1.1.3"
private val lmVersion = "1.1.4"
private val zincVersion = "1.1.7"