Skip to content

Commit b1860e6

Browse files
[quick_actions]: Bump mockito-core from 4.3.1 to 4.6.1 in /packages/quick_actions/quick_actions_android/example/android/app (#6113)
1 parent 026383a commit b1860e6

File tree

1 file changed

+1
-1
lines changed
  • packages/quick_actions/quick_actions_android/example/android/app

1 file changed

+1
-1
lines changed

packages/quick_actions/quick_actions_android/example/android/app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,6 @@ dependencies {
6262
androidTestImplementation "androidx.test:runner:$androidXTestVersion"
6363
androidTestImplementation 'androidx.test.uiautomator:uiautomator:2.2.0'
6464
androidTestImplementation 'androidx.test.ext:junit:1.0.0'
65-
androidTestImplementation 'org.mockito:mockito-core:4.3.1'
65+
androidTestImplementation 'org.mockito:mockito-core:4.6.1'
6666
androidTestImplementation 'org.mockito:mockito-android:4.6.1'
6767
}

0 commit comments

Comments
 (0)