Skip to content

Commit

Permalink
Update dependency io.mockk:mockk to v1.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 12, 2022
1 parent 045928b commit 223a344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -34,7 +34,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.20.2"
reflections = "org.reflections:reflections:0.10.2"
mockk = "io.mockk:mockk:1.12.3"
mockk = "io.mockk:mockk:1.12.4"
snakeyaml = "org.yaml:snakeyaml:1.30"
jcommander = "com.beust:jcommander:1.82"

Expand Down

0 comments on commit 223a344

Please sign in to comment.