Skip to content

Commit d9c0eef

Browse files
Bump com.adobe.testing:s3mock-testcontainers in /service
Bumps com.adobe.testing:s3mock-testcontainers from 4.7.0 to 4.9.1. --- updated-dependencies: - dependency-name: com.adobe.testing:s3mock-testcontainers dependency-version: 4.9.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 251cdd2 commit d9c0eef

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.1.0'
8686
testImplementation 'com.squareup.okhttp3:mockwebserver3:5.1.0'
87-
testImplementation 'com.adobe.testing:s3mock-testcontainers:4.7.0'
87+
testImplementation 'com.adobe.testing:s3mock-testcontainers:4.9.1'
8888

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

0 commit comments

Comments
 (0)