Skip to content

Commit

Permalink
Update apache-jena-libs to 5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 16, 2024
1 parent 1becd49 commit b80004d
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 @@ fork in Test := true
libraryDependencies ++= {
Seq(
"org.scalaz" %% "scalaz-core" % "7.3.7",
"org.apache.jena" % "apache-jena-libs" % "3.17.0" pomOnly(),
"org.apache.jena" % "apache-jena-libs" % "5.2.0" pomOnly(),
"org.geneontology" %% "owl-to-rules" % "0.3.8",
"net.sourceforge.owlapi" % "owlapi-distribution" % "4.5.15",
"org.backuity.clist" %% "clist-core" % "3.5.1",
Expand Down

0 comments on commit b80004d

Please sign in to comment.