Skip to content

Commit

Permalink
Update dependency org.yaml:snakeyaml to v2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 31, 2024
1 parent 053b573 commit f6b19bb
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 f6b19bb

Please sign in to comment.