Skip to content

Commit 744a532

Browse files
fix(deps): update dependency androidx.compose.ui:ui-test-junit4-android to v1.10.0 (#684)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [androidx.compose.ui:ui-test-junit4-android](https://developer.android.com/jetpack/androidx/releases/compose-ui#1.10.0) ([source](https://cs.android.com/androidx/platform/frameworks/support)) | `1.9.5` -> `1.10.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/androidx.compose.ui:ui-test-junit4-android/1.10.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/androidx.compose.ui:ui-test-junit4-android/1.9.5/1.10.0?slim=true) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/EmergeTools/hackernews). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMi4yIiwidXBkYXRlZEluVmVyIjoiNDIuMzIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bd3a71d commit 744a532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ startup = "1.2.0"
2727
jsoup = "1.21.2"
2828
extendedspans = "1.4.0"
2929
composeBom = "2025.09.00"
30-
uiTestJunit4Android = "1.9.5"
30+
uiTestJunit4Android = "1.10.0"
3131
uiautomator = "2.3.0"
3232
benchmarkMacroJunit4 = "1.4.1"
3333

0 commit comments

Comments
 (0)