Skip to content

Commit 711b064

Browse files
authored
Merge pull request #222 from devondragon/dependabot/gradle/org.assertj-assertj-core-3.27.6
Bump org.assertj:assertj-core from 3.27.5 to 3.27.6
2 parents 5ee07b6 + 7c4ba31 commit 711b064

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.6'
8989
testImplementation 'org.awaitility:awaitility:4.3.0'

0 commit comments

Comments
 (0)