Skip to content

Commit

Permalink
Update dependency io.mockk:mockk to v1.13.1 (#5336)
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 23, 2022
1 parent 78b4918 commit 0e2d98b
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 @@ -36,7 +36,7 @@ junit-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "jun
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.8"
mockk = "io.mockk:mockk:1.13.1"
snakeyaml = "org.yaml:snakeyaml:1.32"
jcommander = "com.beust:jcommander:1.82"
contester-breakpoint = { module = "io.github.davidburstrom.contester:contester-breakpoint", version.ref = "contester" }
Expand Down

0 comments on commit 0e2d98b

Please sign in to comment.