Skip to content

Commit

Permalink
Update dependency io.mockk:mockk to v1.13.8 (#2142)
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 Oct 14, 2023
1 parent 04501df commit 7c351fa
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 @@ -27,7 +27,7 @@ leakcanary-plumber = { module = "com.squareup.leakcanary:plumber-android-startup
material = "com.google.android.material:material:1.9.0"
ffmpeg = "com.arthenica:ffmpeg-kit-audio:6.0-2"
junit = "junit:junit:4.13.2"
mockk = "io.mockk:mockk:1.13.7"
mockk = "io.mockk:mockk:1.13.8"
paging-runtime = "androidx.paging:paging-runtime-ktx:3.2.1"
paging-compose = "androidx.paging:paging-compose:3.2.1"
retrofit-core = { module = "com.squareup.retrofit2:retrofit", version.ref = "retrofit" }
Expand Down

0 comments on commit 7c351fa

Please sign in to comment.