Skip to content

Commit

Permalink
Merge pull request #2644 from nordic-institute/dependabot/gradle/src/…
Browse files Browse the repository at this point in the history
…java-minor-patch-af076fdced
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
2 parents 71c6c8e + 0c893c2 commit 6898746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ quartz = { module = "org.quartz-scheduler:quartz", version = "2.5.0" }
antlrST4 = { module = "org.antlr:ST4", version = "4.3.4" }
systemRules = { module = "com.github.stefanbirkner:system-rules", version = "1.19.0" }
semver4j = { module = "org.semver4j:semver4j", version = "5.6.0" }
restAssured = { module = "io.rest-assured:rest-assured", version = "5.5.0" }
restAssured = { module = "io.rest-assured:rest-assured", version = "5.5.1" }
cliche = { module = "com.googlecode.clichemaven:cliche", version = "110413" }
acme4j = { module = "org.shredzone.acme4j:acme4j-client", version = "3.5.0" }
jsonUnit-assertj = { module = "net.javacrumbs.json-unit:json-unit-assertj", version = "4.1.0" }
Expand Down

0 comments on commit 6898746

Please sign in to comment.