Skip to content

Commit

Permalink
Merge pull request #1391 from nextcloud/dependabot/gradle/com.google.…
Browse files Browse the repository at this point in the history
…truth-truth-1.4.2

Build(deps): Bump com.google.truth:truth from 1.4.1 to 1.4.2
  • Loading branch information
David-Development authored Mar 13, 2024
2 parents a8d7ae2 + 82cd94b commit d68951f
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 @@ -225,7 +225,7 @@ dependencies {
// Assertions
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
androidTestImplementation 'androidx.test.ext:truth:1.5.0'
androidTestImplementation 'com.google.truth:truth:1.4.1'
androidTestImplementation 'com.google.truth:truth:1.4.2'

// Espresso dependencies
androidTestImplementation "androidx.test.espresso:espresso-core:$ESPRESSO_VERSION"
Expand Down

0 comments on commit d68951f

Please sign in to comment.