Skip to content

Commit

Permalink
Merge pull request #2432 from nordic-institute/dependabot/gradle/src/…
Browse files Browse the repository at this point in the history
…net.javacrumbs.json-unit-json-unit-assertj-4.0.0
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
2 parents 1025141 + 28ced62 commit 8a9529d
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 @@ -152,7 +152,7 @@ semver4j = { module = "org.semver4j:semver4j", version = "5.4.1" }
restAssured = { module = "io.rest-assured:rest-assured", version = "5.5.0" }
cliche = { module = "com.googlecode.clichemaven:cliche", version = "110413" }
acme4j = { module = "org.shredzone.acme4j:acme4j-client", version = "3.4.0" }
jsonUnit-assertj = { module = "net.javacrumbs.json-unit:json-unit-assertj", version = "3.5.0" }
jsonUnit-assertj = { module = "net.javacrumbs.json-unit:json-unit-assertj", version = "4.0.0" }
opentelemetry-instrumentation-annotations = { module = "io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations", version = "2.9.0" }
archUnit-plugin-core = { module = "com.societegenerale.commons:arch-unit-build-plugin-core", version.ref = "archUnitPlugin" }

Expand Down

0 comments on commit 8a9529d

Please sign in to comment.