Skip to content

Commit

Permalink
chore(deps): update dependency io.github.wldt:wldt-core to v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 7fc2d55 commit 1e2ed1a
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 @@ -6,7 +6,7 @@ javalin = { module= "io.javalin:javalin-bundle", version = "6.3.0" }
jena = { module = "org.apache.jena:apache-jena-libs", version = "4.10.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" }
wldt = { module = "io.github.wldt:wldt-core", version = "0.4.0" }
wot-servient = { module = "io.github.sane-city:wot-servient", version = "1.16-SNAPSHOT" }

[bundles]
Expand Down

0 comments on commit 1e2ed1a

Please sign in to comment.