10000 [webview]: Bump mockito-inline from 4.6.1 to 4.7.0 in /packages/webvi… · flutter/plugins@c74873a · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit c74873a

Browse files
[webview]: Bump mockito-inline from 4.6.1 to 4.7.0 in /packages/webview_flutter/webview_flutter_android/android (#6260)
1 parent 00f464f commit c74873a

File tree

1 file changed

+1
-1
lines changed
  • packages/webview_flutter/webview_flutter_android/android

1 file changed

+1
-1
lines changed

packages/webview_flutter/webview_flutter_android/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ android {
3838
implementation 'androidx.annotation:annotation:1.4.0'
3939
implementation 'androidx.webkit:webkit:1.0.0'
4040
testImplementation 'junit:junit:4.13.2'
41-
testImplementation 'org.mockito:mockito-inline:4.6.1'
41+
testImplementation 'org.mockito:mockito-inline:4.7.0'
4242
testImplementation 'androidx.test:core:1.3.0'
4343
}
4444

0 commit comments

Comments
 (0)
0