Skip to content

Commit 064db86

Browse files
authored
fix(deps): Update dependency org.junit.jupiter:junit-jupiter to v5.14.2 (#21898)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.junit.jupiter:junit-jupiter](https://junit.org/) ([source](https://redirect.github.com/junit-team/junit-framework)) | dependencies | minor | `5.11.4` -> `5.14.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate).
1 parent 1f5b921 commit 064db86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/source/bitbucket/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repositories {
2626

2727
dependencies {
2828
// Use JUnit Jupiter for testing.
29-
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.4'
29+
testImplementation 'org.junit.jupiter:junit-jupiter:5.14.2'
3030

3131
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
3232

0 commit comments

Comments
 (0)