Skip to content

Commit 82931dc

Browse files
authored
Merge pull request #198 from devondragon/dependabot/gradle/org.assertj-assertj-core-3.27.3
Bump org.assertj:assertj-core from 3.24.2 to 3.27.3
2 parents 87b4a3b + e173551 commit 82931dc

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
@@ -78,7 +78,7 @@ dependencies {
7878
testImplementation 'org.testcontainers:mariadb:1.21.3'
7979
testImplementation 'com.github.tomakehurst:wiremock:3.0.1'
8080
testImplementation 'com.tngtech.archunit:archunit-junit5:1.2.0'
81-
testImplementation 'org.assertj:assertj-core:3.24.2'
81+
testImplementation 'org.assertj:assertj-core:3.27.3'
8282
testImplementation 'io.rest-assured:rest-assured:5.3.2'
8383
testImplementation 'com.icegreen:greenmail:2.0.0'
8484
testImplementation 'org.awaitility:awaitility:4.2.0'

0 commit comments

Comments
 (0)