Skip to content

Commit 043e137

Browse files
authored
Merge pull request #1418 from Baeldung/update/circe-yaml-0.15.2
Update circe-yaml from 0.15.1 to 0.15.2
2 parents e727326 + 1dbea0e commit 043e137

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ lazy val scala_libraries_config = (project in file("scala-libraries-config"))
573573
munitDep,
574574
"com.github.japgolly.clearconfig" %% "core" % "3.1.0",
575575
catsEffect,
576-
"io.circe" %% "circe-yaml" % "0.15.1",
576+
"io.circe" %% "circe-yaml" % "0.15.2",
577577
circeDep,
578578
circeParserDep
579579
),

0 commit comments

Comments
 (0)