Skip to content

Commit

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

---
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 Sep 2, 2024
1 parent 053b573 commit c092578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ kotlin = "1.9.23"
junit = "5.11.0"

[libraries]
snakeyaml = "org.yaml:snakeyaml:2.2"
snakeyaml = "org.yaml:snakeyaml:2.3"
assertk = "com.willowtreeapps.assertk:assertk-jvm:0.28.1"
# version 1.13.8 doesn't work because of JVM 11 bytecode despite of https://github.com/mockk/mockk/pull/1161
mockk = "io.mockk:mockk:1.13.12"
Expand Down

0 comments on commit c092578

Please sign in to comment.