Skip to content

Commit 2eef256

Browse files
Bump org.snakeyaml:snakeyaml-engine from 2.8 to 2.9 (#13122)
Bumps [org.snakeyaml:snakeyaml-engine](https://bitbucket.org/snakeyaml/snakeyaml-engine) from 2.8 to 2.9. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml-engine/branches/compare/snakeyaml-engine-2.9..snakeyaml-engine-2.8) --- updated-dependencies: - dependency-name: org.snakeyaml:snakeyaml-engine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7c710e2 commit 2eef256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ subprojects {
7171
logbackClassicVersion = "1.5.16"
7272
mockitoVersion = "5.14.2"
7373
openFeignVersion = "13.3"
74-
snakeYamlVersion = "2.8"
74+
snakeYamlVersion = "2.9"
7575
sonatypeGoodiesPrefsVersion = "2.3.9"
7676
substanceVersion = "4.5.0"
7777
wireMockJunit5Version = "1.3.1"

0 commit comments

Comments
 (0)