Skip to content

Commit a5771c8

Browse files
Bump software.amazon.awssdk:dynamodb in /modules/scylladb
Bumps software.amazon.awssdk:dynamodb from 2.34.8 to 2.40.0. --- updated-dependencies: - dependency-name: software.amazon.awssdk:dynamodb dependency-version: 2.40.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7d25a31 commit a5771c8

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.34.8'
7+
testImplementation 'software.amazon.awssdk:dynamodb:2.40.0'
88
}

0 commit comments

Comments
 (0)