Skip to content

Commit 92e345b

Browse files
authored
Merge pull request #1451 from Baeldung/update/circe-yaml-0.15.3
Update circe-yaml from 0.15.2 to 0.15.3
2 parents 9e99d02 + 9b2f160 commit 92e345b

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
@@ -571,7 +571,7 @@ lazy val scala_libraries_config = (project in file("scala-libraries-config"))
571571
munitDep,
572572
"com.github.japgolly.clearconfig" %% "core" % "3.1.0",
573573
catsEffect,
574-
"io.circe" %% "circe-yaml" % "0.15.2",
574+
"io.circe" %% "circe-yaml" % "0.15.3",
575575
circeDep,
576576
circeParserDep
577577
),

0 commit comments

Comments
 (0)