We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 87b4a3b + e173551 commit 82931dcCopy full SHA for 82931dc
1 file changed
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.2.0'
81
- testImplementation 'org.assertj:assertj-core:3.24.2'
+ testImplementation 'org.assertj:assertj-core:3.27.3'
82
testImplementation 'io.rest-assured:rest-assured:5.3.2'
83
testImplementation 'com.icegreen:greenmail:2.0.0'
84
testImplementation 'org.awaitility:awaitility:4.2.0'
0 commit comments