Skip to content

Commit 4ea5641

Browse files
renovate[bot]sagarwal
andauthored
Update dependency androidx.test.ext:junit to v1.3.0 (#5582)
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.ext:junit](https://developer.android.com/testing) | `1.2.1` -> `1.3.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/androidx.test.ext:junit/1.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/androidx.test.ext:junit/1.2.1/1.3.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 8059de3 commit 4ea5641

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
@@ -7,6 +7,7 @@
77
- Bump AndroidX Lifecycle to v2.9.4
88
- Bump AndroidX Test Runner to v1.7.0
99
- Bump AndroidX Test Rules to v1.7.0
10+
- Bump AndroidX JUnit to v1.3.0
1011

1112
## 2025.09.09
1213

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ androidx-room-rx2 = { module = "androidx.room:room-rxjava2", version.ref = "andr
7979
androidx-room-testing = { module = "androidx.room:room-testing", version.ref = "androidx-room" }
8080
androidx-room-paging = { module = "androidx.room:room-paging", version.ref = "androidx-room" }
8181

82-
androidx-test-junit = "androidx.test.ext:junit:1.2.1"
82+
androidx-test-junit = "androidx.test.ext:junit:1.3.0"
8383
androidx-test-runner = "androidx.test:runner:1.7.0"
8484
androidx-test-rules = "androidx.test:rules:1.7.0"
8585

0 commit comments

Comments
 (0)