Skip to content

Commit 8f7fc3c

Browse files
authored
Merge branch 'main' into ajewell/ghost-encode-ascii
2 parents a0b4787 + 84e2c56 commit 8f7fc3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TestVectors/runtimes/java/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ dependencies {
9292
implementation("software.amazon.cryptography:aws-database-encryption-sdk-dynamodb:${ddbecVersion}")
9393
implementation("software.amazon.cryptography:TestAwsCryptographicMaterialProviders:${mplVersion}")
9494

95-
implementation(platform("software.amazon.awssdk:bom:2.26.25"))
95+
implementation(platform("software.amazon.awssdk:bom:2.30.18"))
9696
implementation("software.amazon.awssdk:dynamodb")
9797
implementation("software.amazon.awssdk:dynamodb-enhanced")
9898
implementation("software.amazon.awssdk:core:2.26.25")

0 commit comments

Comments
 (0)