Skip to content

Commit

Permalink
Merge pull request #186 from Crazy-Marvin/dependabot/gradle/androidx.…
Browse files Browse the repository at this point in the history
…test.espresso-espresso-core-3.6.1

Bump androidx.test.espresso:espresso-core from 3.5.1 to 3.6.1
  • Loading branch information
CrazyMarvin authored Jul 1, 2024
2 parents d510473 + 8777f05 commit 4cb8bbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dependencies {
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
testImplementation 'junit:junit:4.+'
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
implementation 'com.squareup:android-times-square:1.7.11@aar'
implementation 'com.google.android.material:material:1.12.0'
implementation 'com.github.sundeepk:compact-calendar-view:3.0.0'
Expand Down

0 comments on commit 4cb8bbe

Please sign in to comment.