Skip to content

Commit 188bb5b

Browse files
committed
Update circe-yaml to 0.16.0
1 parent c07ca16 commit 188bb5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ libraryDependencies ++= {
3131
"com.outr" %% "scribe-slf4j" % "3.16.1",
3232
"io.circe" %% "circe-core" % "0.14.13",
3333
"io.circe" %% "circe-generic" % "0.14.13",
34-
"io.circe" %% "circe-yaml" % "0.14.2",
34+
"io.circe" %% "circe-yaml" % "0.16.0",
3535
"com.github.alexarchambault" %% "case-app" % "2.0.6",
3636
"org.scalaz" %% "scalaz-core" % "7.3.8",
3737
"dev.zio" %% "zio-test" % zioVersion % Test,

0 commit comments

Comments
 (0)