mirror of
https://github.com/sbt/sbt.git
synced 2026-09-07 11:01:08 +02:00
lm 1.2.2
This commit is contained in:
@@ -11,7 +11,7 @@ object Dependencies {
|
||||
// sbt modules
|
||||
private val ioVersion = "1.2.2"
|
||||
private val utilVersion = "1.2.2"
|
||||
private val lmVersion = "1.2.1"
|
||||
private val lmVersion = "1.2.2"
|
||||
private val zincVersion = "1.2.3"
|
||||
|
||||
private val sbtIO = "org.scala-sbt" %% "io" % ioVersion
|
||||
|
||||
Reference in New Issue
Block a user