Skip to content

Commit

Permalink
Bump snakeyaml from 1.26 to 1.29
Browse files Browse the repository at this point in the history
Bumps [snakeyaml](https://bitbucket.org/asomov/snakeyaml) from 1.26 to 1.29.
- [Commits](https://bitbucket.org/asomov/snakeyaml/branches/compare/snakeyaml-1.29..snakeyaml-1.26)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 8, 2021
1 parent 488c244 commit 609d489
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 @@ -45,7 +45,7 @@ dependencies {
}

compile 'software.amazon.awssdk:secretsmanager:2.17.35'
compile "org.yaml:snakeyaml:1.26"
compile "org.yaml:snakeyaml:1.29"
compile 'org.apache.commons:commons-text:1.8'
testCompile 'com.github.stefanbirkner:system-rules:1.18.0'
}

0 comments on commit 609d489

Please sign in to comment.