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.28.0.

---
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 Sep 13, 2024
1 parent 36ab560 commit 62195fd
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.28.0"))
implementation("software.amazon.awssdk:dynamodb")
implementation("software.amazon.awssdk:kms")

Expand Down

0 comments on commit 62195fd

Please sign in to comment.