Skip to content

Commit 203dbc2

Browse files
committed
Update scribe-slf4j to 3.6.3
1 parent f6d31f4 commit 203dbc2

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
@@ -23,7 +23,7 @@ libraryDependencies ++= {
2323
"dev.zio" %% "zio" % zioVersion,
2424
"dev.zio" %% "zio-streams" % zioVersion,
2525
"org.geneontology" %% "whelk-owlapi" % "1.1",
26-
"com.outr" %% "scribe-slf4j" % "3.5.5",
26+
"com.outr" %% "scribe-slf4j" % "3.6.3",
2727
"com.github.alexarchambault" %% "case-app" % "2.0.6",
2828
"org.apache.jena" % "apache-jena-libs" % "3.17.0" exclude ("org.slf4j", "slf4j-log4j12"),
2929
"dev.zio" %% "zio-test" % zioVersion % Test,

0 commit comments

Comments
 (0)