Skip to content

Commit

Permalink
Bump awsVersion from 2.30.2 to 2.30.6
Browse files Browse the repository at this point in the history
Bumps `awsVersion` from 2.30.2 to 2.30.6.

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

Updates `software.amazon.awssdk:sqs` from 2.30.2 to 2.30.6

Updates `software.amazon.awssdk:sns` from 2.30.2 to 2.30.6

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 26, 2025
1 parent c82abc2 commit 9cce45d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ext {
protoVersion = '4.29.3'
containerVersion = '1.20.4'
kafkaVersion = "7.8.0-ce"
awsVersion = '2.30.2'
awsVersion = '2.30.6'
ceVersion = "4.0.1"
allureVersion = "2.29.1"
playwrightVersion = "1.49.0"
Expand Down

0 comments on commit 9cce45d

Please sign in to comment.