Skip to content

Commit

Permalink
chore(deps): update dependency org.apache.jena:apache-jena-libs to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 19, 2025
1 parent bb17b25 commit b2e944d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ junit = "5.11.4"
[libraries]
ditto-wot-model = { module = "org.eclipse.ditto:ditto-wot-model", version = "3.6.11" }
javalin = { module= "io.javalin:javalin-bundle", version = "6.4.0" }
jena = { module = "org.apache.jena:apache-jena-libs", version = "4.10.0" }
jena = { module = "org.apache.jena:apache-jena-libs", version = "5.3.0" }
junit-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit" }
junit-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "junit" }
wldt = { module = "io.github.wldt:wldt-core", version = "0.3.0" }
Expand Down

0 comments on commit b2e944d

Please sign in to comment.