We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1717dc0 commit 0275099Copy full SHA for 0275099
build.sbt
@@ -25,7 +25,7 @@ libraryDependencies ++= {
25
"org.geneontology" %% "whelk-owlapi" % "1.1.3",
26
"dev.zio" %% "zio" % zioVersion,
27
"org.phenoscape" %% "scowl" % "1.4.1",
28
- "net.sourceforge.owlapi" % "owlapi-distribution" % "4.5.25",
+ "net.sourceforge.owlapi" % "owlapi-distribution" % "4.5.29",
29
"org.geneontology" % "obographs" % "0.2.1",
30
"commons-codec" % "commons-codec" % "1.15",
31
"com.outr" %% "scribe-slf4j" % "3.11.9",
0 commit comments