Skip to content

Commit 1374b14

Browse files
chore(deps): bump org.assertj:assertj-core from 3.27.2 to 3.27.3 (#132)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.2 to 3.27.3. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.2...assertj-build-3.27.3) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ebd5a79 commit 1374b14

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
@@ -79,7 +79,7 @@ edc-lib-transform = { module = "org.eclipse.edc:transform-lib", version.ref = "e
7979

8080
# third-party deps
8181
awaitility = { module = "org.awaitility:awaitility", version.ref = "awaitility" }
82-
assertj = { module = "org.assertj:assertj-core", version = "3.27.2" }
82+
assertj = { module = "org.assertj:assertj-core", version = "3.27.3" }
8383
failsafe-core = { module = "dev.failsafe:failsafe", version.ref = "failsafe" }
8484
restAssured = { module = "io.rest-assured:rest-assured", version.ref = "restAssured" }
8585
junit-jupiter-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit" }

0 commit comments

Comments
 (0)