We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2efe2c0 commit f56e4b4Copy full SHA for f56e4b4
1 file changed
build.sbt
@@ -40,7 +40,7 @@ libraryDependencies ++= {
40
"org.semanticweb.elk" % "elk-owlapi" % "0.4.3" exclude("org.slf4j", "slf4j-log4j12"),
41
"net.sourceforge.owlapi" % "org.semanticweb.hermit" % "1.4.3.456",
42
"net.sourceforge.owlapi" % "jfact" % "4.0.4",
43
- "org.geneontology" %% "owl-diff" % "1.2.2",
+ "org.geneontology" %% "owl-diff" % "1.3.0",
44
"io.circe" %% "circe-yaml" % "0.14.1",
45
"io.circe" %% "circe-core" % "0.14.9",
46
"io.circe" %% "circe-generic" % "0.14.9",
0 commit comments