From f5a416241b827fd8f6f3db1d25736f34bf810f81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 07:53:33 +0000 Subject: [PATCH] deps: bump the all-dependencies group with 5 updates Bumps the all-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) | `6.0.3` | `6.1.0` | | [org.junit.platform:junit-platform-engine](https://github.com/junit-team/junit-framework) | `6.0.3` | `6.1.0` | | [org.junit.platform:junit-platform-suite](https://github.com/junit-team/junit-framework) | `6.0.3` | `6.1.0` | | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) | `6.0.3` | `6.1.0` | | [org.junit.platform:junit-platform-suite-api](https://github.com/junit-team/junit-framework) | `6.0.3` | `6.1.0` | Updates `org.junit.jupiter:junit-jupiter-engine` from 6.0.3 to 6.1.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r6.0.3...r6.1.0) Updates `org.junit.platform:junit-platform-engine` from 6.0.3 to 6.1.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r6.0.3...r6.1.0) Updates `org.junit.platform:junit-platform-suite` from 6.0.3 to 6.1.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r6.0.3...r6.1.0) Updates `org.junit.jupiter:junit-jupiter-api` from 6.0.3 to 6.1.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r6.0.3...r6.1.0) Updates `org.junit.platform:junit-platform-suite-api` from 6.0.3 to 6.1.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r6.0.3...r6.1.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.junit.platform:junit-platform-engine dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.junit.platform:junit-platform-suite dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.junit.platform:junit-platform-suite-api dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 6f97d63..08d5968 100644 --- a/pom.xml +++ b/pom.xml @@ -112,17 +112,17 @@ org.junit.jupiter junit-jupiter-engine - 6.0.3 + 6.1.0 org.junit.platform junit-platform-engine - 6.0.3 + 6.1.0 org.junit.platform junit-platform-suite - 6.0.3 + 6.1.0 @@ -174,12 +174,12 @@ org.junit.jupiter junit-jupiter-api - 6.0.3 + 6.1.0 org.junit.platform junit-platform-suite-api - 6.0.3 + 6.1.0 test