Skip to content

Commit

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

---
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] committed Aug 29, 2023
1 parent 689d62e commit 0b98d7b
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 @@ -83,7 +83,7 @@ subprojects {
mockitoVersion = '5.5.0'
openFeignVersion = '12.4'
postgresqlVersion = '42.6.0'
snakeYamlVersion = '2.6'
snakeYamlVersion = '2.7'
sonatypeGoodiesPrefsVersion = '2.3.6'
substanceVersion = '4.5.0'
wireMockJunit5Version = '1.3.1'
Expand Down

0 comments on commit 0b98d7b

Please sign in to comment.