Skip to content

Commit df5c5ea

Browse files
Bump org.yaml:snakeyaml from 2.5 to 2.6
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.5 to 2.6. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.6..snakeyaml-2.5) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-version: '2.6' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a14ae5 commit df5c5ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ ext {
121121
// TODO: jacksonjdk8Version = '2.18.2'monday - failed at runtime
122122
springdocStarterVersion = '2.2.0'
123123
jacocoVersion = '0.8.8'
124-
snakeYamlVersion = '2.5'
124+
snakeYamlVersion = '2.6'
125125
}
126126

127127
dependencies {

0 commit comments

Comments
 (0)