Skip to content

Commit 3cb28f1

Browse files
Bump software.amazon.awssdk:bom in /modules/localstack
Bumps software.amazon.awssdk:bom from 2.32.29 to 2.34.7. --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-version: 2.34.7 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 559df36 commit 3cb28f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/localstack/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies {
66
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.11.0'
77

88
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
9-
testImplementation platform("software.amazon.awssdk:bom:2.32.29")
9+
testImplementation platform("software.amazon.awssdk:bom:2.34.7")
1010
testImplementation 'software.amazon.awssdk:s3'
1111
testImplementation 'software.amazon.awssdk:sqs'
1212
testImplementation 'software.amazon.awssdk:cloudwatchlogs'

0 commit comments

Comments
 (0)