Skip to content

Commit 026383a

Browse files
[camera]: Bump junit from 4.12 to 4.13.2 in /packages/camera/camera_android/example/android/app (#6016)
1 parent 5a2f928 commit 026383a

File tree

1 file changed

+1
-1
lines changed
  • packages/camera/camera_android/example/android/app

1 file changed

+1
-1
lines changed

packages/camera/camera_android/example/android/app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ flutter {
5757
}
5858

5959
dependencies {
60-
testImplementation 'junit:junit:4.12'
60+
testImplementation 'junit:junit:4.13.2'
6161
androidTestImplementation 'androidx.test:runner:1.2.0'
6262
androidTestImplementation 'androidx.test:rules:1.2.0'
6363
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'

0 commit comments

Comments
 (0)