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 560b19d + 66db9ff commit 490ad7bCopy full SHA for 490ad7b
build.gradle
@@ -79,7 +79,7 @@ dependencies {
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.4'
82
- testImplementation 'io.rest-assured:rest-assured:5.5.5'
+ testImplementation 'io.rest-assured:rest-assured:5.5.6'
83
testImplementation 'com.icegreen:greenmail:2.1.5'
84
testImplementation 'org.awaitility:awaitility:4.3.0'
85
}
0 commit comments