Skip to content

Commit

Permalink
Update rdf4j-model, rdf4j-rio-api, ... to 5.1.0 (#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Nov 25, 2024
1 parent 8ea2251 commit 40a5e3e
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 @@ -24,7 +24,7 @@ sonatypeRepository := "https://s01.oss.sonatype.org/service/local"
lazy val pekkoV = "1.1.2"
lazy val pekkoGrpcV = "1.1.1"
lazy val jenaV = "5.2.0"
lazy val rdf4jV = "5.0.3"
lazy val rdf4jV = "5.1.0"
// !! When updating ScalaPB also change the version of the plugin in plugins.sbt
lazy val scalapbV = "0.11.17"
lazy val protobufV = "4.28.3"
Expand Down

0 comments on commit 40a5e3e

Please sign in to comment.