Skip to content

Commit

Permalink
Update dependency androidx.compose.ui:ui-test-junit4 to v1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and GisoBartels committed Oct 4, 2024
1 parent a25452a commit fc6088e
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 @@ -130,7 +130,7 @@ dependencyResolutionManagement {
library("androidx-test-core", "androidx.test:core:1.6.1")
library("androidx-test-runner", "androidx.test:runner:1.6.1")
library("androidx-test-rules", "androidx.test:rules:1.6.1")
library("androidx-compose-ui-test-junit4", "androidx.compose.ui:ui-test-junit4:1.6.8")
library("androidx-compose-ui-test-junit4", "androidx.compose.ui:ui-test-junit4:1.7.3")
library("robolectric", "org.robolectric:robolectric:4.13")
}
}
Expand Down

0 comments on commit fc6088e

Please sign in to comment.