Skip to content

Commit

Permalink
Merge pull request #1459 from nextcloud/dependabot/gradle/androidx.te…
Browse files Browse the repository at this point in the history
…st-runner-1.6.2

Build(deps): Bump androidx.test:runner from 1.5.2 to 1.6.2
  • Loading branch information
David-Development authored Oct 10, 2024
2 parents 1ee089b + 6d92190 commit 7a42bee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion News-Android-App/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ dependencies {
androidTestImplementation 'androidx.test:core:1.5.0'

// AndroidJUnitRunner and JUnit Rules
androidTestImplementation 'androidx.test:runner:1.5.2'
androidTestImplementation 'androidx.test:runner:1.6.2'
androidTestImplementation 'androidx.test:rules:1.5.0'

// Assertions
Expand Down

0 comments on commit 7a42bee

Please sign in to comment.