Skip to content

Commit e4eef71

Browse files
committed
Downgraded circe-yaml
1 parent 23d3571 commit e4eef71

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
@@ -546,7 +546,7 @@ lazy val scala_libraries_config = (project in file("scala-libraries-config"))
546546
munitDep,
547547
"com.github.japgolly.clearconfig" %% "core" % "3.1.0",
548548
catsEffect,
549-
"io.circe" %% "circe-yaml" % "1.15.0",
549+
"io.circe" %% "circe-yaml" % "0.15.1",
550550
circeDep,
551551
circeParserDep
552552
),

0 commit comments

Comments
 (0)