Skip to content

Commit a3e576c

Browse files
Merge pull request #5783 from nextcloud/renovate/androidx.compose.ui-ui-test-junit4-1.x
Update dependency androidx.compose.ui:ui-test-junit4 to v1.10.2
2 parents 70b5136 + 6620a1e commit a3e576c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ dependencies {
336336

337337
//tests
338338
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:6.0.2'
339-
androidTestImplementation("androidx.compose.ui:ui-test-junit4:1.10.1")
339+
androidTestImplementation("androidx.compose.ui:ui-test-junit4:1.10.2")
340340
debugImplementation("androidx.compose.ui:ui-test-manifest")
341341

342342
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)