Skip to content

Commit

Permalink
Merge pull request #31 from juliansteenbakker/dependabot/gradle/examp…
Browse files Browse the repository at this point in the history
…le/android/androidx.test.espresso-espresso-core-3.5.0

build(deps): bump espresso-core from 3.4.0 to 3.5.0 in /example/android
  • Loading branch information
juliansteenbakker committed Nov 9, 2022
2 parents cc3f050 + bb80e30 commit 2cd7542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@ flutter {
dependencies {
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.4'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.0'
}

0 comments on commit 2cd7542

Please sign in to comment.