Skip to content

Commit

Permalink
chore: Update circe-yaml from 0.15.1 to 0.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and rlemaitre committed Dec 8, 2024
1 parent 0a232c9 commit 0b36953
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 @@ -26,7 +26,7 @@ object Dependencies {
"io.circe" %% "circe-core" % "0.14.10",
"io.circe" %% "circe-generic" % "0.14.10",
"io.circe" %% "circe-parser" % "0.14.10",
"io.circe" %% "circe-yaml" % "0.15.1"
"io.circe" %% "circe-yaml" % "0.15.3"
)

val http4s: Seq[ModuleID] = Seq(
Expand Down

0 comments on commit 0b36953

Please sign in to comment.