Skip to content

Commit

Permalink
Update commons-codec to 1.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jul 22, 2024
1 parent e4072db commit 78f4ec7
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 @@ -27,7 +27,7 @@ libraryDependencies ++= {
"org.phenoscape" %% "scowl" % "1.4.1",
"net.sourceforge.owlapi" % "owlapi-distribution" % "4.5.25",
"org.geneontology" % "obographs" % "0.2.1",
"commons-codec" % "commons-codec" % "1.15",
"commons-codec" % "commons-codec" % "1.17.1",
"com.outr" %% "scribe-slf4j" % "3.11.9",
"io.circe" %% "circe-core" % "0.14.5",
"io.circe" %% "circe-generic" % "0.14.5",
Expand Down

0 comments on commit 78f4ec7

Please # to comment.