Skip to content

Commit 62a9d54

Browse files
Update dependency io.mockk:mockk to v1.13.17 (#2704)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 514fdd1 commit 62a9d54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ leakcanary-plumber = { module = "com.squareup.leakcanary:plumber-android-startup
2626
material = "com.google.android.material:material:1.12.0"
2727
ffmpeg = "com.arthenica:ffmpeg-kit-audio:6.0-2"
2828
junit = "junit:junit:4.13.2"
29-
mockk = "io.mockk:mockk:1.13.16"
29+
mockk = "io.mockk:mockk:1.13.17"
3030
paging-runtime = "androidx.paging:paging-runtime-ktx:3.3.6"
3131
paging-compose = "androidx.paging:paging-compose:3.3.6"
3232
retrofit-core = { module = "com.squareup.retrofit2:retrofit", version.ref = "retrofit" }

0 commit comments

Comments
 (0)