Skip to content

Commit f8c6ca7

Browse files
dependabot[bot]yutaaraki-toydium
authored andcommitted
[webview]: Bump junit from 4.12 to 4.13.2 in /packages/webview_flutter/webview_flutter_android/example/android/app (flutter#6030)
1 parent 00adf08 commit f8c6ca7

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

packages/webview_flutter/webview_flutter_android/example/android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ flutter {
5555
}
5656

5757
dependencies {
58-
testImplementation 'junit:junit:4.12'
58+
testImplementation 'junit:junit:4.13.2'
5959
androidTestImplementation 'androidx.test:runner:1.2.0'
6060
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
6161
api 'androidx.test:core:1.4.0'

0 commit comments

Comments
 (0)