Skip to content

Commit

Permalink
Merge pull request #5 from akshaaatt/dependabot/gradle/androidx.test.…
Browse files Browse the repository at this point in the history
…espresso-espresso-core-3.5.1

Bump androidx.test.espresso:espresso-core from 3.4.0 to 3.5.1
  • Loading branch information
akshaaatt committed Nov 15, 2023
2 parents 416315f + 308cb13 commit cc55dd8
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 @@ -30,7 +30,7 @@ dependencies {
annotationProcessor 'com.github.bumptech.glide:compiler:4.16.0'
androidTestImplementation 'androidx.test:runner:1.4.0'
implementation 'androidx.cardview:cardview:1.0.0'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
implementation project(':slider')
implementation 'androidx.core:core-ktx:1.7.0'

Expand Down

0 comments on commit cc55dd8

Please sign in to comment.