Skip to content

Commit

Permalink
Update dependency androidx.compose.ui:ui-test-junit4 to v1.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and GisoBartels committed Dec 22, 2024
1 parent 4e19e54 commit cf02217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ dependencyResolutionManagement {
library("androidx-test-core", "androidx.test:core:1.6.1")
library("androidx-test-runner", "androidx.test:runner:1.6.2")
library("androidx-test-rules", "androidx.test:rules:1.6.1")
library("androidx-compose-ui-test-junit4", "androidx.compose.ui:ui-test-junit4:1.7.5")
library("androidx-compose-ui-test-junit4", "androidx.compose.ui:ui-test-junit4:1.7.6")
library("robolectric", "org.robolectric:robolectric:4.14.1")
}
}
Expand Down

0 comments on commit cf02217

Please sign in to comment.