Skip to content

Commit

Permalink
Merge pull request #110 from target/update/circe-yaml-0.10.1
Browse files Browse the repository at this point in the history
Update circe-yaml to 0.10.1
  • Loading branch information
c-horn committed Jun 15, 2022
2 parents e80f54c + 587d3ba commit ae98cb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ libraryDependencies ++= Seq(
"com.github.scopt" %% "scopt" % "3.7.0",
"com.sun.mail" % "javax.mail" % "1.6.2",
"com.lihaoyi" %% "scalatags" % "0.6.7",
"io.circe" %% "circe-yaml" % "0.9.0",
"io.circe" %% "circe-yaml" % "0.10.1",
"io.circe" %% "circe-core" % circeVersion,
"io.circe" %% "circe-generic" % circeVersion,
"io.circe" %% "circe-parser" % circeVersion,
Expand Down

0 comments on commit ae98cb0

Please sign in to comment.