Skip to content

Commit 47e7581

Browse files
committed
Update scribe-slf4j to 3.5.3
1 parent 0326f44 commit 47e7581

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ libraryDependencies ++= {
2525
"dev.zio" %% "zio-interop-monix" % "3.2.2.0-RC2",
2626
"io.monix" %% "monix" % "3.2.2",
2727
"org.geneontology" %% "whelk-owlapi" % "1.1",
28-
"com.outr" %% "scribe-slf4j" % "2.8.6",
28+
"com.outr" %% "scribe-slf4j" % "3.5.3",
2929
"com.github.alexarchambault" %% "case-app" % "2.0.6",
3030
"org.apache.jena" % "apache-jena-libs" % "3.17.0" exclude ("org.slf4j", "slf4j-log4j12"),
3131
"dev.zio" %% "zio-test" % zioVersion % Test,

0 commit comments

Comments
 (0)