We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79c5239 commit 99cbbbfCopy full SHA for 99cbbbf
packages/interactive_media_ads/android/build.gradle
@@ -53,7 +53,7 @@ android {
53
implementation("com.google.ads.interactivemedia.v3:interactivemedia:3.36.0")
54
testImplementation("junit:junit:4.13.2")
55
testImplementation("org.jetbrains.kotlin:kotlin-test")
56
- testImplementation("org.mockito.kotlin:mockito-kotlin:6.0.0")
+ testImplementation("org.mockito.kotlin:mockito-kotlin:6.1.0")
57
testImplementation("org.mockito:mockito-inline:5.2.0")
58
testImplementation("androidx.test:core:1.7.0")
59
}
0 commit comments