Skip to content

Commit

Permalink
Merge pull request #2305 from GiganticMinecraft/renovate/io.circe-cir…
Browse files Browse the repository at this point in the history
…ce-core-0.x

chore(deps): update dependency io.circe:circe-core to v0.14.9
  • Loading branch information
rito528 authored Aug 8, 2024
2 parents 4472752 + 8b7cac5 commit a27156a
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.9",
"io.circe" %% "circe-parser" % "0.14.9",

Expand Down

0 comments on commit a27156a

Please sign in to comment.