Skip to content

Commit

Permalink
Merge branch 'master' into update/play-json-2.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yanns committed Sep 14, 2020
2 parents bca5266 + 03e3c99 commit 9f0c64b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -18,7 +18,7 @@ libraryDependencies ++=
"com.fasterxml.jackson.module" %% "jackson-module-scala" % "2.11.0" ::
"org.json4s" %% "json4s-native" % json4sVersion ::
"org.json4s" %% "json4s-jackson" % json4sVersion ::
"io.sphere" %% "sphere-json" % "0.11.19" ::
"io.sphere" %% "sphere-json" % "0.11.20" ::
"com.typesafe.play" %% "play-json" % "2.9.1" ::
"io.spray" %% "spray-json" % "1.3.5" ::
"io.argonaut" %% "argonaut" % "6.3.0" ::
Expand Down

0 comments on commit 9f0c64b

Please sign in to comment.