Skip to content

Commit

Permalink
Update dependency org.yaml:snakeyaml to v1.33 (#5354)
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 26, 2022
1 parent dbc89c0 commit 9d99f42
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.13.1"
snakeyaml = "org.yaml:snakeyaml:1.32"
snakeyaml = "org.yaml:snakeyaml:1.33"
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 9d99f42

Please sign in to comment.