Skip to content

Commit bd2fc6c

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

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
@@ -5,5 +5,5 @@ dependencies {
55

66
testImplementation 'com.scylladb:java-driver-core:4.15.0.0'
77
testImplementation 'org.assertj:assertj-core:3.24.2'
8-
testImplementation 'software.amazon.awssdk:dynamodb:2.28.6'
8+
testImplementation 'software.amazon.awssdk:dynamodb:2.31.7'
99
}

0 commit comments

Comments
 (0)