Skip to content

Commit

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

---
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 and spring-builds committed Mar 20, 2024
1 parent fe0e16b commit b0e6f6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Expand Up @@ -59,7 +59,7 @@ configurations {
dependencies {
implementation 'com.google.code.gson:gson:2.8.9'
implementation 'net.sourceforge.saxon:saxon:9.1.0.8'
implementation 'org.yaml:snakeyaml:1.30'
implementation 'org.yaml:snakeyaml:1.33'
implementation localGroovy()

implementation 'io.github.gradle-nexus:publish-plugin:1.3.0'
Expand Down

0 comments on commit b0e6f6f

Please sign in to comment.