Update dependency io.mockk:mockk to v1.12.3 (#4599)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-03-03 13:54:01 +11:00
committed by GitHub
parent 8964772b49
commit e16439459a

View File

@@ -37,7 +37,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.2"
mockk = "io.mockk:mockk:1.12.3"
snakeyaml = "org.yaml:snakeyaml:1.30"
jcommander = "com.beust:jcommander:1.82"