Skip to content

Commit

Permalink
Merge pull request #191 from StarsbySea/dependabot/gradle/androidx.te…
Browse files Browse the repository at this point in the history
…st.espresso-espresso-core-3.6.0

Bump androidx.test.espresso:espresso-core from 3.5.1 to 3.6.0
  • Loading branch information
github-actions[bot] authored Jun 24, 2024
2 parents ac2ba72 + 6e4c478 commit 3c76f0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dependencies {
implementation 'com.squareup.okio:okio:3.9.0'
testImplementation 'junit:junit:'
androidTestImplementation 'androidx.test.ext:junit:4.13.2'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.0'



Expand Down Expand Up @@ -79,7 +79,7 @@ dependencies {
implementation 'androidx.navigation:navigation-ui:2.7.7'
testImplementation 'junit:junit'
androidTestImplementation 'androidx.test.ext:junit:4.13.2'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.0'
//

implementation 'com.google.android.material:material'
Expand Down

0 comments on commit 3c76f0b

Please sign in to comment.