Skip to content

Commit eaa5d24

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

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
@@ -56,7 +56,7 @@ androidxEspresso = "3.7.0"
5656

5757
# Publishing
5858
nexusPublishPlugin = "2.0.0"
59-
uiTestJunit4 = "1.9.2"
59+
uiTestJunit4 = "1.9.3"
6060

6161
[libraries]
6262
# Google Libraries

0 commit comments

Comments
 (0)