diff --git a/build.sbt b/build.sbt index 3bbed7c..f89be9e 100644 --- a/build.sbt +++ b/build.sbt @@ -29,7 +29,7 @@ libraryDependencies ++= { "com.typesafe.akka" %% "akka-stream" % "2.6.20", "org.geneontology" %% "arachne" % "1.3", "org.geneontology" %% "whelk-owlapi" % "1.1.2", - "com.outr" %% "scribe-slf4j" % "3.11.9", + "com.outr" %% "scribe-slf4j" % "3.18.0", "org.apache.jena" % "apache-jena-libs" % "3.17.0" pomOnly(), // These are required for certain blazegraph parsers on Java 11 "com.sun.xml.bind" % "jaxb-core" % "2.3.0.1",