Skip to content

Commit

Permalink
chore(deps): bump software.amazon.awssdk:bom
Browse files Browse the repository at this point in the history
Bumps software.amazon.awssdk:bom from 2.24.2 to 2.26.5.

---
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]>
  • Loading branch information
dependabot[bot] authored Jul 12, 2024
1 parent b2f70ca commit 4f52b47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TestVectors/runtimes/java/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ dependencies {
// change to ${mplVersion} for next MPL update
implementation("software.amazon.cryptography:TestAwsCryptographicMaterialProviders:1.0-SNAPSHOT")

implementation(platform("software.amazon.awssdk:bom:2.24.2"))
implementation(platform("software.amazon.awssdk:bom:2.26.19"))
implementation("software.amazon.awssdk:dynamodb")
implementation("software.amazon.awssdk:dynamodb-enhanced")
implementation("software.amazon.awssdk:core:2.24.7")
Expand Down

0 comments on commit 4f52b47

Please sign in to comment.