Skip to content

Commit

Permalink
Update circe-yaml to 0.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-didx[bot] authored and ff137 committed Jan 23, 2024
1 parent 976cf6a commit 071245d
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 @@ -86,7 +86,7 @@ lazy val core = project
"dev.optics" %% "monocle-core" % monocleVersion,
"org.scodec" %% "scodec-bits" % scodecVersion,
"org.scala-lang" %% "scala3-staging" % Scala3,
"io.circe" %% "circe-yaml" % "0.14.2",
"io.circe" %% "circe-yaml" % "0.15.1",
"org.scalameta" %% "munit" % munitVersion % Test,
"org.scalameta" %% "munit-scalacheck" % munitVersion % Test,
"org.typelevel" %% "munit-cats-effect-3" % munitCEVersion % Test
Expand Down

0 comments on commit 071245d

Please sign in to comment.