Skip to content

Commit 35f22cd

Browse files
chore(deps): bump software.amazon.awssdk:bom (#727)
Bumps software.amazon.awssdk:bom from 2.22.7 to 2.24.2.
1 parent cb507f5 commit 35f22cd

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:1.0-SNAPSHOT")
9494

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

0 commit comments

Comments
 (0)