Skip to content

Commit

Permalink
Bump secretsmanager from 2.15.80 to 2.17.28
Browse files Browse the repository at this point in the history
Bumps secretsmanager from 2.15.80 to 2.17.28.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 27, 2021
1 parent b756509 commit b75d5dc
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 @@ -44,7 +44,7 @@ dependencies {
exclude module: 'groovy-all'
}

compile 'software.amazon.awssdk:secretsmanager:2.15.80'
compile 'software.amazon.awssdk:secretsmanager:2.17.28'
compile "org.yaml:snakeyaml:1.26"
compile 'org.apache.commons:commons-text:1.8'
testCompile 'com.github.stefanbirkner:system-rules:1.18.0'
Expand Down

0 comments on commit b75d5dc

Please sign in to comment.