Skip to content

Commit 4e5ab1c

Browse files
chore(deps): bump org.assertj:assertj-core from 3.27.6 to 3.27.7 (#248)
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 4643fe0 commit 4e5ab1c

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
@@ -90,7 +90,7 @@ dependencies {
9090
testImplementation 'org.testcontainers:testcontainers-mariadb:2.0.3'
9191
testImplementation 'com.github.tomakehurst:wiremock:3.0.1'
9292
testImplementation 'com.tngtech.archunit:archunit-junit5:1.4.1'
93-
testImplementation 'org.assertj:assertj-core:3.27.6'
93+
testImplementation 'org.assertj:assertj-core:3.27.7'
9494
testImplementation 'io.rest-assured:rest-assured:6.0.0'
9595
testImplementation 'com.icegreen:greenmail:2.1.8'
9696
testImplementation 'org.awaitility:awaitility:4.3.0'

0 commit comments

Comments
 (0)