diff --git a/build.sbt b/build.sbt index 5affa7e..3f7a38f 100644 --- a/build.sbt +++ b/build.sbt @@ -41,7 +41,7 @@ libraryDependencies ++= { "org.semanticweb.elk" % "elk-owlapi" % "0.4.3" exclude("log4j", "log4j"), "net.sourceforge.owlapi" % "org.semanticweb.hermit" % "1.4.3.456", "net.sourceforge.owlapi" % "jfact" % "4.0.4", - "org.geneontology" %% "whelk-owlapi" % "1.1.2", + "org.geneontology" %% "whelk-owlapi" % "1.1.3", "org.phenoscape" %% "owlet" % "1.9" exclude("org.slf4j", "slf4j-log4j12"), "commons-io" % "commons-io" % "2.11.0", "org.apache.jena" % "apache-jena-libs" % "4.6.1" exclude("org.slf4j", "slf4j-log4j12"),