Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.

Commit f6139c2

Browse files
Bump androidx.compose.ui:ui-test-junit4 from 1.5.4 to 1.6.6 (#20)
Bumps androidx.compose.ui:ui-test-junit4 from 1.5.4 to 1.6.6. --- updated-dependencies: - dependency-name: androidx.compose.ui:ui-test-junit4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f3ad9fd commit f6139c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@ dependencies {
6464
testImplementation 'junit:junit:4.13.2'
6565
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
6666
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
67-
androidTestImplementation "androidx.compose.ui:ui-test-junit4:1.5.4"
67+
androidTestImplementation "androidx.compose.ui:ui-test-junit4:1.6.6"
6868
debugImplementation "androidx.compose.ui:ui-tooling"
6969
}

0 commit comments

Comments
 (0)