We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6ca304c + 0b47f18 commit 9e4ddb5Copy full SHA for 9e4ddb5
1 file changed
build.sbt
@@ -25,7 +25,7 @@ libraryDependencies ++= {
25
"dev.zio" %% "zio-interop-monix" % "3.2.2.0-RC2",
26
"io.monix" %% "monix" % "3.2.2",
27
"org.geneontology" %% "whelk-owlapi" % "1.1",
28
- "com.outr" %% "scribe-slf4j" % "2.7.12",
+ "com.outr" %% "scribe-slf4j" % "2.7.13",
29
"com.github.alexarchambault" %% "case-app" % "2.0.6",
30
"org.apache.jena" % "apache-jena-libs" % "3.17.0" exclude ("org.slf4j", "slf4j-log4j12"),
31
"dev.zio" %% "zio-test" % zioVersion % Test,
0 commit comments