Skip to content

Commit

Permalink
Update circe-core, circe-generic, ... to 0.14.10
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and jchapuis committed Sep 23, 2024
1 parent 240b80e commit 076a309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ object Dependencies {
"org.http4s" %% "http4s-blaze-client" % blazeVersion
)

lazy val circeVersion = "0.14.9"
lazy val circeVersion = "0.14.10"
lazy val circe = Seq(
"io.circe" %% "circe-core",
"io.circe" %% "circe-generic",
Expand Down

0 comments on commit 076a309

Please sign in to comment.