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 Feb 19, 2025
1 parent bb17b25 commit c57cfd0
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 @@ -7,7 +7,7 @@ javalin = { module= "io.javalin:javalin-bundle", version = "6.4.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" }

[bundles]
java-testing = [ "junit-api" ]
Expand Down

0 comments on commit c57cfd0

Please sign in to comment.