Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2020
1 parent e616067 commit 7ce9fe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-utils/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ext {
snakeYamlVersion = '1.26'
snakeYamlVersion = '1.27'
}

dependencies {
Expand Down

0 comments on commit 7ce9fe6

Please sign in to comment.