Skip to content

Commit 7825d42

Browse files
Bump com.adobe.testing:s3mock-testcontainers in /service (#1409)
Bumps com.adobe.testing:s3mock-testcontainers from 4.7.0 to 4.10.0. --- updated-dependencies: - dependency-name: com.adobe.testing:s3mock-testcontainers dependency-version: 4.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9a08319 commit 7825d42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ dependencies {
8484
testImplementation 'org.wiremock:wiremock-standalone:3.13.1'
8585
testImplementation 'com.squareup.okhttp3:okhttp:5.3.0'
8686
testImplementation 'com.squareup.okhttp3:mockwebserver3:5.3.0'
87-
testImplementation 'com.adobe.testing:s3mock-testcontainers:4.7.0'
87+
testImplementation 'com.adobe.testing:s3mock-testcontainers:4.10.0'
8888

8989
spotbugs 'com.github.spotbugs:spotbugs:4.9.8'
9090
spotbugs 'com.github.spotbugs:spotbugs-annotations:4.9.8'

0 commit comments

Comments
 (0)