Skip to content

Commit

Permalink
Bump software.amazon.awssdk:bom from 2.27.18 to 2.27.19
Browse files Browse the repository at this point in the history
Bumps software.amazon.awssdk:bom from 2.27.18 to 2.27.19.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Sep 5, 2024
1 parent 388196f commit d1805fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ arrow-stack = { module = "io.arrow-kt:arrow-stack", version = "1.2.4" }
arrow-core = { module = "io.arrow-kt:arrow-core" }

# aws
aws-v2-bom = { module = "software.amazon.awssdk:bom", version = "2.27.18" }
aws-v2-bom = { module = "software.amazon.awssdk:bom", version = "2.27.19" }
aws-v2-lambda = { module = "software.amazon.awssdk:lambda" }
aws-v2-s3 = { module = "software.amazon.awssdk:s3" }
aws-v2-sqs = { module = "software.amazon.awssdk:sqs" }
Expand Down

0 comments on commit d1805fe

Please sign in to comment.