Skip to content

Commit

Permalink
Merge pull request #988 from nextcloud/dependabot/gradle/androidx.tes…
Browse files Browse the repository at this point in the history
…t-rules-1.5.0
  • Loading branch information
dependabot[bot] authored Nov 9, 2022
2 parents 0f45e5c + 6d4aa61 commit d1c1e91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ dependencies {
// JUnit4 Rules
androidTestImplementation "junit:junit:$junit_version"
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
androidTestImplementation 'androidx.test:rules:1.4.0'
androidTestImplementation 'androidx.test:rules:1.5.0'

// Android JUnit Runner
androidTestImplementation 'androidx.test:runner:1.4.0'
Expand Down

0 comments on commit d1c1e91

Please sign in to comment.