Skip to content

Commit 6f432b8

Browse files
fix(deps): update dependency androidx.compose.ui:ui-test-junit4 to v1.7.5 (#143)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cf7b9b2 commit 6f432b8

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
@@ -35,7 +35,7 @@ compose-accompanist-placeholder = { module = "com.google.accompanist:accompanist
3535
compose-accompanist-uiController = { module = "com.google.accompanist:accompanist-systemuicontroller", version.ref = "accompanist" }
3636
compose-accompanist-swipeToRefresh = { module = "com.google.accompanist:accompanist-swiperefresh", version.ref = "accompanist" }
3737

38-
compose-test-uiJunit4 = { module = "androidx.compose.ui:ui-test-junit4", version = "1.7.2" }
38+
compose-test-uiJunit4 = { module = "androidx.compose.ui:ui-test-junit4", version = "1.7.5" }
3939
compose-test-uiManifest = { module = "androidx.compose.ui:ui-test-manifest", version = "1.7.3" }
4040

4141
coroutine-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutine" }

0 commit comments

Comments
 (0)