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 a5d40e0 + 5e4e045 commit 3eaf378Copy full SHA for 3eaf378
build.gradle
@@ -78,7 +78,7 @@ dependencies {
78
testImplementation 'org.testcontainers:mariadb:1.21.3'
79
testImplementation 'com.github.tomakehurst:wiremock:3.0.1'
80
testImplementation 'com.tngtech.archunit:archunit-junit5:1.4.1'
81
- testImplementation 'org.assertj:assertj-core:3.27.3'
+ testImplementation 'org.assertj:assertj-core:3.27.4'
82
testImplementation 'io.rest-assured:rest-assured:5.5.5'
83
testImplementation 'com.icegreen:greenmail:2.1.4'
84
testImplementation 'org.awaitility:awaitility:4.3.0'
0 commit comments