Skip to content

Commit

Permalink
chore(deps): update dependency androidx.test.ext:junit to v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 22, 2021
1 parent aed8cb5 commit 5f8a212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ flutter {

dependencies {
testImplementation 'junit:junit:4.12'
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.0'

implementation 'androidx.legacy:legacy-support-v4:1.0.0'
Expand Down

0 comments on commit 5f8a212

Please sign in to comment.