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 c2ddef6 commit d9cd91fCopy full SHA for d9cd91f
packages/video_player/video_player_android/example/android/app/build.gradle
@@ -60,7 +60,7 @@ flutter {
60
dependencies {
61
testImplementation 'junit:junit:4.13'
62
testImplementation 'org.robolectric:robolectric:4.8.2'
63
- testImplementation 'org.mockito:mockito-core:4.7.0'
+ testImplementation 'org.mockito:mockito-core:5.0.0'
64
androidTestImplementation 'androidx.test:runner:1.1.1'
65
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1'
66
}
0 commit comments