We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 265ebe9 commit 1dbea0eCopy full SHA for 1dbea0e
build.sbt
@@ -573,7 +573,7 @@ lazy val scala_libraries_config = (project in file("scala-libraries-config"))
573
munitDep,
574
"com.github.japgolly.clearconfig" %% "core" % "3.1.0",
575
catsEffect,
576
- "io.circe" %% "circe-yaml" % "0.15.1",
+ "io.circe" %% "circe-yaml" % "0.15.2",
577
circeDep,
578
circeParserDep
579
),
0 commit comments