Skip to content

Commit 7c4ba31

Browse files
Bump org.assertj:assertj-core from 3.27.5 to 3.27.6
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.5 to 3.27.6. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.5...assertj-build-3.27.6) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-version: 3.27.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 31db2b1 commit 7c4ba31

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
@@ -83,7 +83,7 @@ dependencies {
8383
testImplementation 'org.testcontainers:mariadb:1.21.3'
8484
testImplementation 'com.github.tomakehurst:wiremock:3.0.1'
8585
testImplementation 'com.tngtech.archunit:archunit-junit5:1.4.1'
86-
testImplementation 'org.assertj:assertj-core:3.27.5'
86+
testImplementation 'org.assertj:assertj-core:3.27.6'
8787
testImplementation 'io.rest-assured:rest-assured:5.5.6'
8888
testImplementation 'com.icegreen:greenmail:2.1.5'
8989
testImplementation 'org.awaitility:awaitility:4.3.0'

0 commit comments

Comments
 (0)