Skip to content

Commit

Permalink
Merge pull request #246 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 4de0dc2 + d824134 commit cf450fb
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 @@ -43,7 +43,7 @@ dependencies {
implementation 'androidx.preference:preference:1.2.1'
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation 'com.google.android.material:material:1.12.0'
coreLibraryDesugaring ('com.android.tools:desugar_jdk_libs:2.0.4')
Expand Down

0 comments on commit cf450fb

Please sign in to comment.