Skip to content

Commit

Permalink
Update circe-core to 0.14.10 (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jan 25, 2025
1 parent 7c33102 commit 15ce84f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.7")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")

libraryDependencies ++= Seq(
"io.circe" %% "circe-core" % "0.14.3",
"io.circe" %% "circe-core" % "0.14.10",
"io.circe" %% "circe-yaml" % "0.14.1"
)

0 comments on commit 15ce84f

Please sign in to comment.