Skip to content

Commit

Permalink
Update circe-yaml to 0.14.1 (#345)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Feb 7, 2022
1 parent a6042ca commit 5549b8c
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 @@ -40,7 +40,7 @@ libraryDependencies ++= {
"net.sourceforge.owlapi" % "org.semanticweb.hermit" % "1.4.3.456",
"net.sourceforge.owlapi" % "jfact" % "4.0.4",
"org.geneontology" %% "owl-diff" % "1.2.2",
"io.circe" %% "circe-yaml" % "0.14.0",
"io.circe" %% "circe-yaml" % "0.14.1",
"io.circe" %% "circe-core" % "0.13.0",
"io.circe" %% "circe-generic" % "0.13.0",
"io.circe" %% "circe-parser" % "0.13.0",
Expand Down

0 comments on commit 5549b8c

Please sign in to comment.