Skip to content

Commit

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

Build(deps): Bump androidx.test:rules from 1.5.0 to 1.6.1
  • Loading branch information
David-Development authored Oct 10, 2024
2 parents 20bd3e6 + 338500f commit ce6b0c4
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 @@ -220,7 +220,7 @@ dependencies {

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

// Assertions
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
Expand Down

0 comments on commit ce6b0c4

Please sign in to comment.