mirror of
https://github.com/sbt/sbt.git
synced 2026-09-04 00:41:32 +02:00
new sjson-new
This commit is contained in:
@@ -36,7 +36,7 @@ object Dependencies {
|
||||
|
||||
val parserCombinator211 = "org.scala-lang.modules" %% "scala-parser-combinators" % "1.0.4"
|
||||
|
||||
val sjsonnewVersion = "0.6.0-dnw"
|
||||
val sjsonnewVersion = "0.6.1-dnw"
|
||||
val sjsonnew = "com.eed3si9n" %% "sjson-new-core" % sjsonnewVersion
|
||||
val sjsonnewScalaJson = "com.eed3si9n" %% "sjson-new-scalajson" % sjsonnewVersion
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user