Skip to content

Commit

Permalink
Update circe-parser to 0.14.2 (#2177)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 23, 2022
1 parent e64c351 commit fc71379
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 @@ -865,7 +865,7 @@ lazy val benchmark =
"org.openjdk.jmh" % "jmh-generator-reflection" % JMH_VERSION,
// Used only for json benchmark
"org.json4s" %% "json4s-jackson" % "4.0.5",
"io.circe" %% "circe-parser" % "0.14.1",
"io.circe" %% "circe-parser" % "0.14.2",
// For ScalaPB
// "com.thesamet.scalapb" %% "scalapb-runtime-grpc" % scalapb.compiler.Version.scalapbVersion
// For grpc-java
Expand Down

0 comments on commit fc71379

Please sign in to comment.