Skip to content

Commit 26b05d7

Browse files
Bump snakeyaml from 1.26 to 1.27 (#42)
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-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 8cf82d3 commit 26b05d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
mavenCentral()
77
}
88
dependencies {
9-
classpath group: 'org.yaml', name: 'snakeyaml', version: '1.26'
9+
classpath group: 'org.yaml', name: 'snakeyaml', version: '1.27'
1010
}
1111
}
1212

0 commit comments

Comments
 (0)