Skip to content

Commit

Permalink
Bump org.snakeyaml:snakeyaml-engine from 2.7 to 2.8 (#12899)
Browse files Browse the repository at this point in the history
Bumps [org.snakeyaml:snakeyaml-engine](https://bitbucket.org/snakeyaml/snakeyaml-engine) from 2.7 to 2.8.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml-engine/branches/compare/snakeyaml-engine-2.8..snakeyaml-engine-2.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 27, 2024
1 parent 80a4e4e commit 3986218
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 @@ -71,7 +71,7 @@ subprojects {
logbackClassicVersion = "1.5.7"
mockitoVersion = "5.13.0"
openFeignVersion = "13.3"
snakeYamlVersion = "2.7"
snakeYamlVersion = "2.8"
sonatypeGoodiesPrefsVersion = "2.3.9"
substanceVersion = "4.5.0"
wireMockJunit5Version = "1.3.1"
Expand Down

0 comments on commit 3986218

Please sign in to comment.