Skip to content

Commit

Permalink
Bump awsSdkVersion from 2.20.147 to 2.20.155
Browse files Browse the repository at this point in the history
Bumps `awsSdkVersion` from 2.20.147 to 2.20.155.

Updates `software.amazon.awssdk:s3` from 2.20.147 to 2.20.155

Updates `software.amazon.awssdk:secretsmanager` from 2.20.147 to 2.20.155

Updates `software.amazon.awssdk:ssm` from 2.20.147 to 2.20.155

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and MediaMarco committed Sep 27, 2023
1 parent ebd0a0e commit fa2f7f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ buildscript {

dependencies {
val edisonrelease = "3.1.5"
val awsSdkVersion = "2.20.147"
val awsSdkVersion = "2.20.155"
val logbackVersion = "1.4.11"

// edison
Expand Down

0 comments on commit fa2f7f3

Please sign in to comment.