Skip to content

Commit

Permalink
Update owlapi-distribution to 4.5.28
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 9, 2024
1 parent 960a8dc commit 1b1e838
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 @@ -39,7 +39,7 @@ lazy val jenaVersion = "4.9.0"

libraryDependencies ++= {
Seq(
"net.sourceforge.owlapi" % "owlapi-distribution" % "4.5.26",
"net.sourceforge.owlapi" % "owlapi-distribution" % "4.5.28",
"org.apache.jena" % "jena-core" % jenaVersion,
"org.apache.jena" % "jena-arq" % jenaVersion,
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.5",
Expand Down

0 comments on commit 1b1e838

Please sign in to comment.