Skip to content

Commit b8cd53b

Browse files
Bump org.assertj:assertj-core from 3.25.3 to 3.27.4
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.3 to 3.27.4. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.25.3...assertj-build-3.27.4) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-version: 3.27.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1807e42 commit b8cd53b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies {
2323

2424
testImplementation platform("org.junit:junit-bom:5.10.2")
2525
testImplementation "org.junit.jupiter:junit-jupiter"
26-
testImplementation "org.assertj:assertj-core:3.25.3"
26+
testImplementation "org.assertj:assertj-core:3.27.4"
2727
testImplementation "com.approvaltests:approvaltests:24.9.0"
2828
}
2929

0 commit comments

Comments
 (0)