mirror of
https://github.com/lightbend/config.git
synced 2025-03-23 07:40:25 +08:00
switch from lift-json 2.4-SNAPSHOT to 2.4
This commit is contained in:
parent
3051608186
commit
982dee4047
@ -14,7 +14,7 @@ autoScalaLibrary := false
|
||||
|
||||
crossPaths := false
|
||||
|
||||
libraryDependencies += "net.liftweb" %% "lift-json" % "2.4-SNAPSHOT" % "test"
|
||||
libraryDependencies += "net.liftweb" %% "lift-json" % "2.4" % "test"
|
||||
|
||||
libraryDependencies += "com.novocode" % "junit-interface" % "0.7" % "test"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user