Skip to content

Commit

Permalink
Merge pull request #4540 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.6
  • Loading branch information
github-actions[bot] authored Dec 11, 2024
2 parents 4af82fe + b2ce3db commit fc5c3b1
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 @@ -318,7 +318,7 @@ dependencies {
debugImplementation("androidx.compose.ui:ui-tooling")

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

testImplementation 'junit:junit:4.13.2'
Expand Down

0 comments on commit fc5c3b1

Please sign in to comment.