Skip to content

Commit 6573972

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

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.4'
7-
testImplementation 'software.amazon.awssdk:dynamodb:2.40.4'
7+
testImplementation 'software.amazon.awssdk:dynamodb:2.42.26'
88
}

0 commit comments

Comments
 (0)