Skip to content

Commit

Permalink
chore(deps): bump aws from 2.29.50 to 2.30.2 (#515)
Browse files Browse the repository at this point in the history
Bumps `aws` from 2.29.50 to 2.30.2.

Updates `software.amazon.awssdk:sts` from 2.29.50 to 2.30.2

Updates `software.amazon.awssdk:iam` from 2.29.50 to 2.30.2

Updates `software.amazon.awssdk:s3` from 2.29.50 to 2.30.2

Updates `software.amazon.awssdk:secretsmanager` from 2.29.50 to 2.30.2

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:sts
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.awssdk:iam
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.awssdk:s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.awssdk:secretsmanager
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent 88289de commit 9fa7b1f
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 @@ -3,7 +3,7 @@ format.version = "1.1"

[versions]
awaitility = "4.2.1"
aws = "2.29.50"
aws = "2.30.2"
edc = "0.12.0-SNAPSHOT"
failsafe = "3.3.1"
junit = "5.11.3"
Expand Down

0 comments on commit 9fa7b1f

Please sign in to comment.