Skip to content

Commit 3aa25d0

Browse files
chore(deps): bump com.amazonaws:aws-java-sdk-dynamodb (#1230)
Bumps [com.amazonaws:aws-java-sdk-dynamodb](https://github.com/aws/aws-sdk-java) from 1.12.658 to 1.12.765.
1 parent bf3e1c3 commit 3aa25d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DynamoDbEncryption/runtimes/java/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ dependencies {
9292
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.10.2")
9393

9494
// For the DDB-EC v1
95-
implementation("com.amazonaws:aws-java-sdk-dynamodb:1.12.658")
95+
implementation("com.amazonaws:aws-java-sdk-dynamodb:1.12.765")
9696
// https://mvnrepository.com/artifact/org.testng/testng
9797
testImplementation("org.testng:testng:7.5")
9898
// https://mvnrepository.com/artifact/com.amazonaws/DynamoDBLocal

0 commit comments

Comments
 (0)