Skip to content

Commit 82d27d0

Browse files
renovate[bot]sagarwal
andauthored
Update dependency androidx.test:runner to v1.7.0 (#5581)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [androidx.test:runner](https://developer.android.com/testing) | `1.6.2` -> `1.7.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/androidx.test:runner/1.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/androidx.test:runner/1.6.2/1.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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 is behind base branch, 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/simpledotorg/simple-android). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTcuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: sagarwal <[email protected]>
1 parent 9c4b0cf commit 82d27d0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
### Internal
66
- Bump Sentry to v8.21.1
77
- Bump AndroidX Lifecycle to v2.9.4
8+
- Bump AndroidX Test Runner to v1.7.0
89

910
## 2025.09.09
1011

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ androidx-room-paging = { module = "androidx.room:room-paging", version.ref = "an
8181

8282
androidx-test-junit = "androidx.test.ext:junit:1.2.1"
8383
androidx-test-rules = "androidx.test:rules:1.6.1"
84-
androidx-test-runner = "androidx.test:runner:1.6.2"
84+
androidx-test-runner = "androidx.test:runner:1.7.0"
8585

8686
androidx-work-runtime = { module = "androidx.work:work-runtime-ktx", version.ref = "androidx-work" }
8787
androidx-work-rxjava = { module = "androidx.work:work-rxjava2", version.ref = "androidx-work" }

0 commit comments

Comments
 (0)