Skip to content

Commit

Permalink
Merge pull request #119 from scala-steward/update/circe-yaml-0.14.2
Browse files Browse the repository at this point in the history
Update circe-yaml to 0.14.2
  • Loading branch information
mergify[bot] authored Jan 25, 2025
2 parents 15ce84f + d3e35be commit 22141de
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 @@ -3,5 +3,5 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")

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

0 comments on commit 22141de

Please sign in to comment.