Skip to content

Commit

Permalink
Merge pull request #1450 from nextcloud/dependabot/gradle/androidx.te…
Browse files Browse the repository at this point in the history
…st.ext-junit-1.2.1

Build(deps): Bump androidx.test.ext:junit from 1.1.5 to 1.2.1
  • Loading branch information
David-Development authored Oct 10, 2024
2 parents 8271df2 + bf75b34 commit 66ee3df
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 @@ -223,7 +223,7 @@ dependencies {
androidTestImplementation 'androidx.test:rules:1.5.0'

// Assertions
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
androidTestImplementation 'androidx.test.ext:truth:1.5.0'
androidTestImplementation 'com.google.truth:truth:1.4.2'

Expand Down

0 comments on commit 66ee3df

Please sign in to comment.