Skip to content

Commit 3eaf378

Browse files
authored
Merge pull request #203 from devondragon/dependabot/gradle/org.assertj-assertj-core-3.27.4
Bump org.assertj:assertj-core from 3.27.3 to 3.27.4
2 parents a5d40e0 + 5e4e045 commit 3eaf378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.4.1'
81-
testImplementation 'org.assertj:assertj-core:3.27.3'
81+
testImplementation 'org.assertj:assertj-core:3.27.4'
8282
testImplementation 'io.rest-assured:rest-assured:5.5.5'
8383
testImplementation 'com.icegreen:greenmail:2.1.4'
8484
testImplementation 'org.awaitility:awaitility:4.3.0'

0 commit comments

Comments
 (0)