Skip to content

Commit 0608050

Browse files
Bump org.assertj:assertj-core from 3.27.6 to 3.27.7
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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5217fdb commit 0608050

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ dependencies {
137137
testImplementation 'org.junit.jupiter:junit-jupiter-params'
138138
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
139139
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
140-
testImplementation 'org.assertj:assertj-core:3.27.6'
140+
testImplementation 'org.assertj:assertj-core:3.27.7'
141141
testImplementation project.deps.mockito
142142
testImplementation "org.mockito:mockito-junit-jupiter:${project.versions.mockito}"
143143
testImplementation 'org.hamcrest:hamcrest:3.0'

0 commit comments

Comments
 (0)