We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7cac45 commit bcf39f3Copy full SHA for bcf39f3
1 file changed
gradle/libs.versions.toml
@@ -197,7 +197,7 @@ leakcanary = "com.squareup.leakcanary:leakcanary-android:2.14"
197
lottie = { module = "com.airbnb.android:lottie", version.ref = "lottie" }
198
lottie-compose = { module = "com.airbnb.android:lottie-compose", version.ref = "lottie" }
199
materialComponents = "com.google.android.material:material:1.14.0"
200
-mockk = "io.mockk:mockk:1.14.9"
+mockk = "io.mockk:mockk:1.14.11"
201
okhttp3 = { module = "com.squareup.okhttp3:okhttp", version.ref = "okhttp3" }
202
okhttp3-bom = { module = "com.squareup.okhttp3:okhttp-bom", version.ref = "okhttp3" }
203
okhttp3-mockwebserver = { module = "com.squareup.okhttp3:mockwebserver", version.ref = "okhttp3" }
0 commit comments