We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a95b49 commit c217949Copy full SHA for c217949
json4s/build.sbt
@@ -1,6 +1,6 @@
1
name := "scalatest-json4s"
2
3
libraryDependencies ++= Seq(
4
- "org.json4s" %% "json4s-native" % "4.0.0",
+ "org.json4s" %% "json4s-native" % "4.0.1",
5
"org.scalatest" %% "scalatest" % "3.2.9"
6
)
0 commit comments