Skip to content

Commit

Permalink
Bump org.yaml:snakeyaml from 2.3 to 2.4
Browse files Browse the repository at this point in the history
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.3 to 2.4.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.4..snakeyaml-2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 6, 2025
1 parent a6d6f73 commit 9210d48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ ext {
// TODO: jacksonjdk8Version = '2.18.2'monday - failed at runtime
springdocStarterVersion = '2.2.0'
jacocoVersion = '0.8.8'
snakeYamlVersion = '2.3'
snakeYamlVersion = '2.4'
}

dependencies {
Expand Down

0 comments on commit 9210d48

Please sign in to comment.