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.26.3 to 2.26.11.

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent cdd4885 commit bea49e0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ dependencies {
implementation("software.amazon.smithy.dafny:conversion:0.1")

// sdk dependencies
implementation(platform("software.amazon.awssdk:bom:2.26.3"))
implementation(platform("software.amazon.awssdk:bom:2.26.16"))
implementation("software.amazon.awssdk:dynamodb")
implementation("software.amazon.awssdk:kms")

Expand Down

0 comments on commit bea49e0

Please sign in to comment.