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 2475290 commit 73873cfCopy full SHA for 73873cf
packages/interactive_media_ads/android/build.gradle
@@ -52,7 +52,7 @@ android {
52
implementation 'com.google.ads.interactivemedia.v3:interactivemedia:3.35.1'
53
testImplementation 'junit:junit:4.13.2'
54
testImplementation 'org.jetbrains.kotlin:kotlin-test'
55
- testImplementation "org.mockito.kotlin:mockito-kotlin:4.1.0"
+ testImplementation "org.mockito.kotlin:mockito-kotlin:5.4.0"
56
testImplementation 'org.mockito:mockito-inline:5.1.0'
57
testImplementation 'androidx.test:core:1.3.0'
58
}
0 commit comments