Skip to content

Commit 16a8911

Browse files
Update scribe-slf4j to 3.8.2 (#110)
1 parent 8f01778 commit 16a8911

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
@@ -33,7 +33,7 @@ libraryDependencies ++= {
3333
"dev.zio" %% "zio" % zioVersion,
3434
"dev.zio" %% "zio-streams" % zioVersion,
3535
"org.geneontology" %% "whelk-owlapi" % "1.1.1",
36-
"com.outr" %% "scribe-slf4j" % "3.7.1",
36+
"com.outr" %% "scribe-slf4j" % "3.8.2",
3737
"com.github.alexarchambault" %% "case-app" % "2.0.6",
3838
"org.apache.jena" % "apache-jena-libs" % "4.4.0" exclude ("org.slf4j", "slf4j-log4j12"),
3939
"dev.zio" %% "zio-test" % zioVersion % Test,

0 commit comments

Comments
 (0)