Skip to content

Commit

Permalink
Update owlapi-distribution to 4.5.29
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 13, 2024
1 parent 943fbca commit 6144c8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ libraryDependencies ++= {
"dev.zio" %% "zio" % zioVersion,
"dev.zio" %% "zio-streams" % zioVersion,
"com.github.alexarchambault" %% "case-app" % "2.0.6",
"net.sourceforge.owlapi" % "owlapi-distribution" % "4.5.22",
"net.sourceforge.owlapi" % "owlapi-distribution" % "4.5.29",
"org.phenoscape" %% "scowl" % "1.4.1",
"org.phenoscape" %% "owlet" % "1.9" exclude("org.slf4j", "slf4j-log4j12"),
"org.semanticweb.elk" % "elk-owlapi" % "0.4.3" exclude("org.slf4j", "slf4j-log4j12"),
Expand Down

0 comments on commit 6144c8f

Please sign in to comment.