Skip to content

Commit 6d4b2d4

Browse files
Bump junit:junit from 4.12 to 4.13.2 in /example/android (#30)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 141eab9 commit 6d4b2d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 'com.android.support.test:runner:1.0.2'
6060
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
6161
}

0 commit comments

Comments
 (0)