Skip to content

Commit bca025b

Browse files
Update dependency org.junit.jupiter:junit-jupiter to v6.1.0 (#297)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [org.junit.jupiter:junit-jupiter](https://junit.org/) ([source](https://redirect.github.com/junit-team/junit-framework)) | `6.0.3` → `6.1.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.junit.jupiter:junit-jupiter/6.1.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.junit.jupiter:junit-jupiter/6.0.3/6.1.0?slim=true) | --- ### Configuration 📅 **Schedule**: (UTC) - 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 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/markelliot/result). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xODUuMSIsInVwZGF0ZWRJblZlciI6IjQzLjE4NS4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fe93f46 commit bca025b

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

versions.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,20 +10,20 @@ org.assertj:assertj-core:3.27.7 (1 constraints: 4505553b)
1010

1111
[Test dependencies]
1212

13-
org.junit:junit-bom:6.0.3 (7 constraints: 76743380)
13+
org.junit:junit-bom:6.1.0 (7 constraints: 68742778)
1414

15-
org.junit.jupiter:junit-jupiter:6.0.3 (2 constraints: 1a0eae58)
15+
org.junit.jupiter:junit-jupiter:6.1.0 (2 constraints: 160e7658)
1616

17-
org.junit.jupiter:junit-jupiter-api:6.0.3 (4 constraints: 7338a22d)
17+
org.junit.jupiter:junit-jupiter-api:6.1.0 (4 constraints: 6b387c2b)
1818

19-
org.junit.jupiter:junit-jupiter-engine:6.0.3 (2 constraints: 1517be3b)
19+
org.junit.jupiter:junit-jupiter-engine:6.1.0 (2 constraints: 11176e3b)
2020

21-
org.junit.jupiter:junit-jupiter-params:6.0.3 (2 constraints: 1517be3b)
21+
org.junit.jupiter:junit-jupiter-params:6.1.0 (2 constraints: 11176e3b)
2222

23-
org.junit.platform:junit-platform-commons:6.0.3 (3 constraints: e829d72a)
23+
org.junit.platform:junit-platform-commons:6.1.0 (3 constraints: e229bb29)
2424

25-
org.junit.platform:junit-platform-engine:6.0.3 (3 constraints: 002cbb15)
25+
org.junit.platform:junit-platform-engine:6.1.0 (3 constraints: fa2b9114)
2626

27-
org.junit.platform:junit-platform-launcher:6.0.3 (1 constraints: 10097b95)
27+
org.junit.platform:junit-platform-launcher:6.1.0 (1 constraints: 0e097b95)
2828

2929
org.opentest4j:opentest4j:1.3.0 (2 constraints: cf209249)

versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
com.google.errorprone:error_prone_core = 2.41.0
22
com.jakewharton.nopen:* = 1.0.1
33
org.assertj:assertj-core = 3.27.7
4-
org.junit.jupiter:junit-jupiter = 6.0.3
4+
org.junit.jupiter:junit-jupiter = 6.1.0

0 commit comments

Comments
 (0)