Skip to content

Commit

Permalink
fix(deps): update dependency io.mockk:mockk to v1.13.14 (#785)
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 Dec 22, 2024
1 parent fe01d00 commit 2dff487
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 @@ -35,7 +35,7 @@ flexBox = "3.0.0"
colorPicker = "3.1.0"

junit = "5.11.4"
mockk = "1.13.13"
mockk = "1.13.14"

[libraries]
android-desugar-libs = { module = "com.android.tools:desugar_jdk_libs", version.ref = "androidDesugarLibs" }
Expand Down

0 comments on commit 2dff487

Please sign in to comment.