Skip to content

Commit

Permalink
build(deps): bump software.amazon.awssdk:bom from 2.25.43 to 2.25.44
Browse files Browse the repository at this point in the history
Bumps software.amazon.awssdk:bom from 2.25.43 to 2.25.44.

---
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 May 3, 2024
1 parent b44a7d3 commit 62fccd4
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 @@ -49,7 +49,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.25.43" }
aws-v2-bom = { module = "software.amazon.awssdk:bom", version = "2.25.44" }
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 62fccd4

Please sign in to comment.