Skip to content

Commit

Permalink
Update scribe-slf4j to 3.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Apr 19, 2024
1 parent e4072db commit 16a51df
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 @@ -28,7 +28,7 @@ libraryDependencies ++= {
"net.sourceforge.owlapi" % "owlapi-distribution" % "4.5.25",
"org.geneontology" % "obographs" % "0.2.1",
"commons-codec" % "commons-codec" % "1.15",
"com.outr" %% "scribe-slf4j" % "3.11.9",
"com.outr" %% "scribe-slf4j" % "3.13.3",
"io.circe" %% "circe-core" % "0.14.5",
"io.circe" %% "circe-generic" % "0.14.5",
"io.circe" %% "circe-yaml" % "0.14.2",
Expand Down

0 comments on commit 16a51df

Please sign in to comment.