Skip to content

Commit

Permalink
Update dependency org.yaml:snakeyaml to v1.32 (#5295)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 12, 2022
1 parent 84276f2 commit 0b9ff32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -37,7 +37,7 @@ sarif4k = "io.github.detekt.sarif4k:sarif4k:0.0.1"
assertj = "org.assertj:assertj-core:3.23.1"
reflections = "org.reflections:reflections:0.10.2"
mockk = "io.mockk:mockk:1.12.5"
snakeyaml = "org.yaml:snakeyaml:1.31"
snakeyaml = "org.yaml:snakeyaml:1.32"
jcommander = "com.beust:jcommander:1.82"
contester-breakpoint = { module = "io.github.davidburstrom.contester:contester-breakpoint", version.ref = "contester" }
contester-driver = { module = "io.github.davidburstrom.contester:contester-driver", version.ref = "contester" }
Expand Down

0 comments on commit 0b9ff32

Please sign in to comment.