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 41f3e0d + dee1b55 commit 672c432Copy full SHA for 672c432
service/build.gradle
@@ -84,7 +84,7 @@ dependencies {
84
testImplementation 'org.wiremock:wiremock-standalone:3.13.1'
85
testImplementation 'com.squareup.okhttp3:okhttp:5.1.0'
86
testImplementation 'com.squareup.okhttp3:mockwebserver3:5.1.0'
87
- testImplementation 'com.adobe.testing:s3mock-testcontainers:4.7.0'
+ testImplementation 'com.adobe.testing:s3mock-testcontainers:4.9.1'
88
89
spotbugs 'com.github.spotbugs:spotbugs:4.9.6'
90
spotbugs 'com.github.spotbugs:spotbugs-annotations:4.9.6'
0 commit comments