Skip to content

Commit bc7a2f2

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] <[email protected]>
1 parent 559df36 commit bc7a2f2

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
@@ -8,7 +8,7 @@ dependencies {
88
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
99
testImplementation 'com.scylladb:java-driver-core:4.19.0.1'
1010
testImplementation 'org.assertj:assertj-core:3.27.3'
11-
testImplementation 'software.amazon.awssdk:dynamodb:2.32.30'
11+
testImplementation 'software.amazon.awssdk:dynamodb:2.34.8'
1212
}
1313

1414
test {

0 commit comments

Comments
 (0)