Skip to content

Commit 9b2f160

Browse files
Update circe-yaml from 0.15.2 to 0.15.3
1 parent 053e233 commit 9b2f160

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)