Skip to content

Commit 757b357

Browse files
chore(deps): bump software.amazon.awssdk:bom
Bumps software.amazon.awssdk:bom from 2.24.2 to 2.26.15. --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b2f70ca commit 757b357

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
@@ -94,7 +94,7 @@ dependencies {
9494
// change to ${mplVersion} for next MPL update
9595
implementation("software.amazon.cryptography:TestAwsCryptographicMaterialProviders:1.0-SNAPSHOT")
9696

97-
implementation(platform("software.amazon.awssdk:bom:2.24.2"))
97+
implementation(platform("software.amazon.awssdk:bom:2.26.19"))
9898
implementation("software.amazon.awssdk:dynamodb")
9999
implementation("software.amazon.awssdk:dynamodb-enhanced")
100100
implementation("software.amazon.awssdk:core:2.24.7")

0 commit comments

Comments
 (0)