mirror of
https://github.com/jlengrand/detekt.git
synced 2026-03-10 08:11:23 +00:00
Update dependency io.mockk:mockk to v1.12.3 (#4599)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user