Skip to content

Commit 84e2c56

Browse files
chore(deps): bump software.amazon.awssdk:bom (#1644)
Bumps software.amazon.awssdk:bom from 2.26.25 to 2.30.18.
1 parent 099014e commit 84e2c56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TestVectors/runtimes/java/build.gradle.kts

+1-1
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)