Skip to content

Commit

Permalink
Update json4s-jackson to 4.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
xerial-bot committed Dec 3, 2023
1 parent dc8e666 commit 6e1f679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -845,7 +845,7 @@ lazy val benchmark =
"org.openjdk.jmh" % "jmh-generator-bytecode" % JMH_VERSION,
"org.openjdk.jmh" % "jmh-generator-reflection" % JMH_VERSION,
// Used only for json benchmark
"org.json4s" %% "json4s-jackson" % "4.0.6",
"org.json4s" %% "json4s-jackson" % "4.0.7",
"io.circe" %% "circe-parser" % "0.14.6",
// For ScalaPB
// "com.thesamet.scalapb" %% "scalapb-runtime-grpc" % scalapb.compiler.Version.scalapbVersion
Expand Down

0 comments on commit 6e1f679

Please sign in to comment.