Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Commit

Permalink
Merge pull request #510 from scala-steward/update/apache-jena-libs-4.5.0
Browse files Browse the repository at this point in the history
Update apache-jena-libs to 4.5.0
  • Loading branch information
balhoff authored May 11, 2022
2 parents b1b7026 + 0667ab5 commit e72a850
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 @@ -58,7 +58,7 @@ libraryDependencies ++= {
"org.http4s" %% "http4s-dsl" % http4sVersion,
"org.http4s" %% "http4s-blaze-client" % http4sVersion,
"org.http4s" %% "http4s-circe" % http4sVersion,
"org.apache.jena" % "apache-jena-libs" % "4.1.0",
"org.apache.jena" % "apache-jena-libs" % "4.5.0",
"org.phenoscape" %% "sparql-utils" % "1.3.1",
"org.apache.commons" % "commons-text" % "1.9",
"org.apache.commons" % "commons-csv" % "1.9.0",
Expand Down

0 comments on commit e72a850

Please sign in to comment.