Skip to content

Commit

Permalink
Update lift-json to 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
foundweekends-bot[bot] committed Jan 26, 2022
1 parent 9eec2d6 commit 20379a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ object Dependencies {
val scalaSwing = "org.scala-lang.modules" %% "scala-swing" % "3.0.0"
val dispatchCore = "net.databinder.dispatch" %% "dispatch-core" % "0.12.3"
val scopt = "com.github.scopt" %% "scopt" % "4.0.1"
val liftJson = "net.liftweb" %% "lift-json" % "2.6.3"
val liftJson = "net.liftweb" %% "lift-json" % "3.5.0"
val slf4jJdk14 = "org.slf4j" % "slf4j-jdk14" % "1.7.35"
}

0 comments on commit 20379a6

Please sign in to comment.