Skip to content

Commit

Permalink
Merge pull request #4718 from nextcloud/renovate/androidx.compose.ui-…
Browse files Browse the repository at this point in the history
…ui-test-junit4-1.x

fix(deps): update dependency androidx.compose.ui:ui-test-junit4 to v1.7.8
  • Loading branch information
github-actions[bot] authored Feb 16, 2025
2 parents 2cee1ed + d50bd57 commit e2f366e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ dependencies {
debugImplementation("androidx.compose.ui:ui-tooling")

//tests
androidTestImplementation("androidx.compose.ui:ui-test-junit4:1.7.7")
androidTestImplementation("androidx.compose.ui:ui-test-junit4:1.7.8")
debugImplementation("androidx.compose.ui:ui-test-manifest")

testImplementation 'junit:junit:4.13.2'
Expand Down

0 comments on commit e2f366e

Please sign in to comment.