We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2f70ca commit 757b357Copy full SHA for 757b357
TestVectors/runtimes/java/build.gradle.kts
@@ -94,7 +94,7 @@ dependencies {
94
// change to ${mplVersion} for next MPL update
95
implementation("software.amazon.cryptography:TestAwsCryptographicMaterialProviders:1.0-SNAPSHOT")
96
97
- implementation(platform("software.amazon.awssdk:bom:2.24.2"))
+ implementation(platform("software.amazon.awssdk:bom:2.26.19"))
98
implementation("software.amazon.awssdk:dynamodb")
99
implementation("software.amazon.awssdk:dynamodb-enhanced")
100
implementation("software.amazon.awssdk:core:2.24.7")
0 commit comments