We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5ee07b6 + 7c4ba31 commit 711b064Copy full SHA for 711b064
1 file changed
build.gradle
@@ -83,7 +83,7 @@ dependencies {
83
testImplementation 'org.testcontainers:mariadb:1.21.3'
84
testImplementation 'com.github.tomakehurst:wiremock:3.0.1'
85
testImplementation 'com.tngtech.archunit:archunit-junit5:1.4.1'
86
- testImplementation 'org.assertj:assertj-core:3.27.5'
+ testImplementation 'org.assertj:assertj-core:3.27.6'
87
testImplementation 'io.rest-assured:rest-assured:5.5.6'
88
testImplementation 'com.icegreen:greenmail:2.1.6'
89
testImplementation 'org.awaitility:awaitility:4.3.0'
0 commit comments