From 495f1b68918011200246002a7593681a7bf40160 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Jun 2026 13:05:20 +0000 Subject: [PATCH] build(deps): bump org.junit.jupiter:junit-jupiter-engine Bumps [org.junit.jupiter:junit-jupiter-engine](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.jupiter:junit-jupiter-engine 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..13821ef4df 100644 --- a/testfoundation/pom.xml +++ b/testfoundation/pom.xml @@ -194,7 +194,7 @@ org.junit.jupiter junit-jupiter-engine - 6.1.0 + 6.1.1 org.junit.platform