Skip to content

Commit c0427bb

Browse files
Bump software.amazon.awssdk:dynamodb in /modules/scylladb
Bumps software.amazon.awssdk:dynamodb from 2.32.30 to 2.34.8. --- updated-dependencies: - dependency-name: software.amazon.awssdk:dynamodb dependency-version: 2.34.8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7317fa2 commit c0427bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/scylladb/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ dependencies {
44
api project(":testcontainers")
55

66
testImplementation 'com.scylladb:java-driver-core:4.19.0.1'
7-
testImplementation 'software.amazon.awssdk:dynamodb:2.32.30'
7+
testImplementation 'software.amazon.awssdk:dynamodb:2.34.8'
88
}

0 commit comments

Comments
 (0)