Skip to content

Commit c1e713c

Browse files
authored
Merge pull request #58 from scala-steward/update/scribe-slf4j-3.6.3
Update scribe-slf4j to 3.6.3
2 parents 8c0d7f3 + 203dbc2 commit c1e713c

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" % "4.2.0" exclude ("org.slf4j", "slf4j-log4j12"),
2929
"dev.zio" %% "zio-test" % zioVersion % Test,

0 commit comments

Comments
 (0)