Skip to content

Commit fb623d7

Browse files
Bump org.assertj:assertj-core from 3.25.3 to 3.27.0 (#240)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.3 to 3.27.0. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.25.3...assertj-build-3.27.0) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 667b896 commit fb623d7

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
@@ -20,7 +20,7 @@ dependencies {
2020

2121
testImplementation platform("org.junit:junit-bom:5.11.4")
2222
testImplementation "org.junit.jupiter:junit-jupiter"
23-
testImplementation "org.assertj:assertj-core:3.25.3"
23+
testImplementation "org.assertj:assertj-core:3.27.0"
2424
testImplementation "com.approvaltests:approvaltests:24.7.0"
2525
}
2626

0 commit comments

Comments
 (0)