Skip to content

Commit b4debc0

Browse files
authored
Merge pull request #31 from scala-steward/update/scribe-slf4j-3.5.5
Update scribe-slf4j to 3.5.5
2 parents 4b8b960 + a07d3dc commit b4debc0

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" % "3.5.3",
28+
"com.outr" %% "scribe-slf4j" % "3.5.5",
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)