Skip to content

Commit 4822906

Browse files
authored
Merge pull request #216 from devondragon/dependabot/gradle/org.assertj-assertj-core-3.27.5
Bump org.assertj:assertj-core from 3.27.4 to 3.27.5
2 parents 543e938 + 96fe794 commit 4822906

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
@@ -100,7 +100,7 @@ dependencies {
100100
testImplementation 'org.testcontainers:mariadb:1.21.3'
101101
testImplementation 'com.github.tomakehurst:wiremock:3.0.1'
102102
testImplementation 'com.tngtech.archunit:archunit-junit5:1.4.1'
103-
testImplementation 'org.assertj:assertj-core:3.27.4'
103+
testImplementation 'org.assertj:assertj-core:3.27.5'
104104
testImplementation 'io.rest-assured:rest-assured:5.5.6'
105105
testImplementation 'com.icegreen:greenmail:2.1.5'
106106
testImplementation 'org.awaitility:awaitility:4.3.0'

0 commit comments

Comments
 (0)