Skip to content

Commit

Permalink
Merge a5bb1a7 into 1f3d3f0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 27, 2024
2 parents 1f3d3f0 + a5bb1a7 commit f5706fc
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 @@ -120,7 +120,7 @@ val dependenciesToEmbed = Seq(
"com.thesamet.scalapb" %% "scalapb-runtime" % scalapb.compiler.Version.scalapbVersion,

// JSON
"io.circe" %% "circe-core" % "0.14.6",
"io.circe" %% "circe-core" % "0.14.9",
"io.circe" %% "circe-generic" % "0.14.6",
"io.circe" %% "circe-parser" % "0.14.6",

Expand Down

0 comments on commit f5706fc

Please sign in to comment.