Skip to content
This repository was archived by the owner on Jul 25, 2024. It is now read-only.

Commit bd717d6

Browse files
chore(deps): bump org.assertj:assertj-core from 3.25.3 to 3.26.0 (#97)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e9e63a commit bd717d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ edc-controlplane-callback-dispatcher-http = { module = "org.eclipse.edc:callback
9898

9999
# third-party deps
100100
awaitility = { module = "org.awaitility:awaitility", version.ref = "awaitility" }
101-
assertj = { module = "org.assertj:assertj-core", version = "3.25.3" }
101+
assertj = { module = "org.assertj:assertj-core", version = "3.26.0" }
102102
failsafe-core = { module = "dev.failsafe:failsafe", version.ref = "failsafe" }
103103
restAssured = { module = "io.rest-assured:rest-assured", version.ref = "restAssured" }
104104
jakartaJson = { module = "org.glassfish:jakarta.json", version.ref = "jakarta-json" }

0 commit comments

Comments
 (0)