Skip to content

Commit

Permalink
Update circe-core, circe-generic to 0.14.6
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 6, 2023
1 parent 3771eda commit bd26b31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ libraryDependencies ++= {
"org.geneontology" % "obographs" % "0.2.1",
"commons-codec" % "commons-codec" % "1.15",
"com.outr" %% "scribe-slf4j" % "3.11.5",
"io.circe" %% "circe-core" % "0.14.5",
"io.circe" %% "circe-generic" % "0.14.5",
"io.circe" %% "circe-core" % "0.14.6",
"io.circe" %% "circe-generic" % "0.14.6",
"io.circe" %% "circe-yaml" % "0.14.2",
"com.github.alexarchambault" %% "case-app" % "2.0.6",
"org.scalaz" %% "scalaz-core" % "7.3.7",
Expand Down

0 comments on commit bd26b31

Please sign in to comment.