Skip to content

Commit

Permalink
Update dependency io.mockk:mockk to v1.13.12 (#1887)
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] authored Jul 23, 2024
1 parent 45cda2f commit 30afcca
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 @@ -128,7 +128,7 @@ retrofit-scalars = { module = "com.squareup.retrofit2:converter-scalars", versio

#test libs
junit = "junit:junit:4.13.2"
mockk = "io.mockk:mockk:1.13.11"
mockk = "io.mockk:mockk:1.13.12"
kotest-assertions = "io.kotest:kotest-assertions-core-jvm:5.9.1"
viewTooltip = { module = "com.github.nonproto:ViewTooltip", version.ref = "viewTooltipVersion" }

Expand Down

0 comments on commit 30afcca

Please sign in to comment.