From af92ac198f02acb194613821512aa2417ec580be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Jun 2026 13:05:34 +0000 Subject: [PATCH] build(deps): bump org.junit.platform:junit-platform-launcher Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit-framework) from 6.1.0 to 6.1.1. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r6.1.0...r6.1.1) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-launcher dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- testfoundation/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testfoundation/pom.xml b/testfoundation/pom.xml index 6a58d6f239..02cb5b1351 100644 --- a/testfoundation/pom.xml +++ b/testfoundation/pom.xml @@ -199,7 +199,7 @@ org.junit.platform junit-platform-launcher - 6.1.0 + 6.1.1 org.xmlunit