Skip to content

Commit c79672a

Browse files
build(deps): bump org.assertj:assertj-core from 3.27.6 to 3.27.7 (#58)
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 764ee75 commit c79672a

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
@@ -89,7 +89,7 @@ dependencies {
8989
api "org.mockito:mockito-core:5.22.0"
9090

9191
testImplementation "org.apache.groovy:groovy:4.0.29"
92-
testImplementation "org.assertj:assertj-core:3.27.6"
92+
testImplementation "org.assertj:assertj-core:3.27.7"
9393
testImplementation "org.junit.jupiter:junit-jupiter"
9494

9595
testRuntimeOnly "org.junit.platform:junit-platform-launcher"

0 commit comments

Comments
 (0)