Skip to content

Commit ca1c02b

Browse files
fix(deps): update dependency androidx.compose.ui:ui-test-junit4-android to v1.10.1 (#717)
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.1) ([source](https://cs.android.com/androidx/platform/frameworks/support)) | `1.10.0` → `1.10.1` | ![age](https://developer.mend.io/api/mc/badges/age/maven/androidx.compose.ui:ui-test-junit4-android/1.10.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/androidx.compose.ui:ui-test-junit4-android/1.10.0/1.10.1?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:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e3b83fa commit ca1c02b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ startup = "1.2.0"
2626
jsoup = "1.21.2"
2727
extendedspans = "1.4.0"
2828
composeBom = "2025.09.00"
29-
uiTestJunit4Android = "1.10.0"
29+
uiTestJunit4Android = "1.10.1"
3030
uiautomator = "2.3.0"
3131
benchmarkMacroJunit4 = "1.4.1"
3232

0 commit comments

Comments
 (0)