mirror of https://github.com/sbt/sbt.git
IO 1.1.8
This commit is contained in:
parent
685b8fe254
commit
b849894a36
|
|
@ -8,7 +8,7 @@ object Dependencies {
|
||||||
val baseScalaVersion = scala212
|
val baseScalaVersion = scala212
|
||||||
|
|
||||||
// sbt modules
|
// sbt modules
|
||||||
private val ioVersion = "1.1.7"
|
private val ioVersion = "1.1.8"
|
||||||
private val utilVersion = "1.1.3"
|
private val utilVersion = "1.1.3"
|
||||||
private val lmVersion = "1.1.4"
|
private val lmVersion = "1.1.4"
|
||||||
private val zincVersion = "1.1.7"
|
private val zincVersion = "1.1.7"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue