Skip to content

Commit

Permalink
Merge pull request #94 from Citi/dependabot/gradle/org.yaml-snakeyaml…
Browse files Browse the repository at this point in the history
…-2.3

Bump org.yaml:snakeyaml from 2.2 to 2.3
  • Loading branch information
magner669 authored Dec 6, 2024
2 parents 8b63674 + 2a042db commit 97899b5
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.3"

[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.13"
Expand Down

0 comments on commit 97899b5

Please sign in to comment.