We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 543e938 + 96fe794 commit 4822906Copy full SHA for 4822906
build.gradle
@@ -100,7 +100,7 @@ dependencies {
100
testImplementation 'org.testcontainers:mariadb:1.21.3'
101
testImplementation 'com.github.tomakehurst:wiremock:3.0.1'
102
testImplementation 'com.tngtech.archunit:archunit-junit5:1.4.1'
103
- testImplementation 'org.assertj:assertj-core:3.27.4'
+ testImplementation 'org.assertj:assertj-core:3.27.5'
104
testImplementation 'io.rest-assured:rest-assured:5.5.6'
105
testImplementation 'com.icegreen:greenmail:2.1.5'
106
testImplementation 'org.awaitility:awaitility:4.3.0'
0 commit comments