Skip to content

Commit c47e528

Browse files
fix(deps): update junit-framework monorepo to v6.0.3 (#1844)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [org.junit.platform:junit-platform-launcher](https://junit.org/) ([source](https://redirect.github.com/junit-team/junit-framework)) | `6.0.2` → `6.0.3` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.junit.platform:junit-platform-launcher/6.0.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.junit.platform:junit-platform-launcher/6.0.2/6.0.3?slim=true) | | [org.junit.jupiter:junit-jupiter-engine](https://junit.org/) ([source](https://redirect.github.com/junit-team/junit-framework)) | `6.0.2` → `6.0.3` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.junit.jupiter:junit-jupiter-engine/6.0.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.junit.jupiter:junit-jupiter-engine/6.0.2/6.0.3?slim=true) | | [org.junit.jupiter:junit-jupiter-params](https://junit.org/) ([source](https://redirect.github.com/junit-team/junit-framework)) | `6.0.2` → `6.0.3` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.junit.jupiter:junit-jupiter-params/6.0.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.junit.jupiter:junit-jupiter-params/6.0.2/6.0.3?slim=true) | | [org.junit.jupiter:junit-jupiter-api](https://junit.org/) ([source](https://redirect.github.com/junit-team/junit-framework)) | `6.0.2` → `6.0.3` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.junit.jupiter:junit-jupiter-api/6.0.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.junit.jupiter:junit-jupiter-api/6.0.2/6.0.3?slim=true) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 these updates 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/line/line-bot-sdk-java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNi41IiwidXBkYXRlZEluVmVyIjoiNDMuMjYuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmN5IHVwZ3JhZGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 25d8432 commit c47e528

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libraries.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ jjwt = "0.13.0"
44
jackson = "2.21.0"
55
jackson-annotations = "2.21"
66
assertj = "3.27.7"
7-
junit = "6.0.2"
8-
junitPlatformLauncher = "6.0.2"
7+
junit = "6.0.3"
8+
junitPlatformLauncher = "6.0.3"
99
slf4j = "2.0.17"
1010
mockito = "5.21.0"
1111
okhttp3 = "5.3.2"

0 commit comments

Comments
 (0)