We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8c0d7f3 + 203dbc2 commit c1e713cCopy full SHA for c1e713c
1 file changed
build.sbt
@@ -23,7 +23,7 @@ libraryDependencies ++= {
23
"dev.zio" %% "zio" % zioVersion,
24
"dev.zio" %% "zio-streams" % zioVersion,
25
"org.geneontology" %% "whelk-owlapi" % "1.1",
26
- "com.outr" %% "scribe-slf4j" % "3.5.5",
+ "com.outr" %% "scribe-slf4j" % "3.6.3",
27
"com.github.alexarchambault" %% "case-app" % "2.0.6",
28
"org.apache.jena" % "apache-jena-libs" % "4.2.0" exclude ("org.slf4j", "slf4j-log4j12"),
29
"dev.zio" %% "zio-test" % zioVersion % Test,
0 commit comments