Skip to content

Commit 2da999e

Browse files
Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 (#158)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.6 to 3.27.7. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.6...assertj-build-3.27.7) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-version: 3.27.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb46ba8 commit 2da999e

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
@@ -29,7 +29,7 @@ dependencies {
2929
testImplementation platform('org.junit:junit-bom:6.0.2')
3030
testImplementation 'org.junit.jupiter:junit-jupiter'
3131
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
32-
testImplementation 'org.assertj:assertj-core:3.27.6'
32+
testImplementation 'org.assertj:assertj-core:3.27.7'
3333
testImplementation 'org.mockito:mockito-core:5.21.0'
3434
}
3535

0 commit comments

Comments
 (0)