mirror of https://github.com/sbt/sbt.git
Merge branch 'wip/npe' into wip/use_sbt1
This commit is contained in:
commit
0e77d9f8a2
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue