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 0b75bc0 commit 0f5ac82
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 @@ -77,6 +77,6 @@ lazy val owlapi = project.in(file("modules/owlapi"))
name := "sparql-utils-owlapi",
description := "SPARQL utilities OWL API extension",
libraryDependencies ++= Seq(
"net.sourceforge.owlapi" % "owlapi-distribution" % "4.5.16"
"net.sourceforge.owlapi" % "owlapi-distribution" % "4.5.29"
)
)

0 comments on commit 0f5ac82

Please sign in to comment.