Skip to content

Commit

Permalink
Merge pull request #723 from nextcloud/renovate/androidx.test.espress…
Browse files Browse the repository at this point in the history
…o-espresso-core-3.x

fix(deps): update dependency androidx.test.espresso:espresso-core to v3.6.1
  • Loading branch information
AndyScherzinger authored Jun 27, 2024
2 parents 7be62f5 + 01429bd commit ac633d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ dependencies {
testImplementation 'junit:junit:4.13.2'

androidTestImplementation 'androidx.test.ext:junit:1.2.0'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.0'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
}

0 comments on commit ac633d1

Please sign in to comment.