Skip to content

Commit

Permalink
Update dependency io.mockk:mockk to v1.13.5 (#5985)
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 Apr 12, 2023
1 parent 5cc033c commit 39a4b7d
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 @@ -41,7 +41,7 @@ junit-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "jun
sarif4k = "io.github.detekt.sarif4k:sarif4k:0.2.0"
assertj = "org.assertj:assertj-core:3.24.2"
reflections = "org.reflections:reflections:0.10.2"
mockk = "io.mockk:mockk:1.13.4"
mockk = "io.mockk:mockk:1.13.5"
snakeyaml = "org.snakeyaml:snakeyaml-engine:2.6"
jcommander = "com.beust:jcommander:1.82"
contester-breakpoint = { module = "io.github.davidburstrom.contester:contester-breakpoint", version.ref = "contester" }
Expand Down

0 comments on commit 39a4b7d

Please sign in to comment.