Skip to content

Commit cbaa9f2

Browse files
authored
chore: update androidx.compose.ui:ui-test-junit4-android from 1.8.0 to 1.8.1 (#716)
1 parent e0a783b commit cbaa9f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ android-orchestrator = { module = "androidx.test:orchestrator", version = "1.5.1
9797
androidx-junit-ktx = { group = "androidx.test.ext", name = "junit-ktx", version.ref = "junitKtx" }
9898
android-test-runner = { module = "androidx.test:runner", version = "1.6.2" }
9999
android-test-rules = { module = "androidx.test:rules", version = "1.6.1" }
100-
androidx-compose-test-android = { module = "androidx.compose.ui:ui-test-junit4-android", version = "1.8.0" }
100+
androidx-compose-test-android = { module = "androidx.compose.ui:ui-test-junit4-android", version = "1.8.1" }
101101
androidx-espresso-web = { module = "androidx.test.espresso:espresso-web", version = "3.6.1" }
102102
fastlane-screengrab = { module = "tools.fastlane:screengrab", version = "2.1.1" }
103103

0 commit comments

Comments
 (0)