From 6beabc3cefe0dcc4e530cc78701784491a35d296 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 20:23:22 +0000 Subject: [PATCH] Bump org.junit.jupiter:junit-jupiter-engine in /testing Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) from 6.0.3 to 6.1.2. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r6.0.3...r6.1.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.1.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- testing/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/pom.xml b/testing/pom.xml index d3a52875..0d1e93c7 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -27,7 +27,7 @@ org.junit.jupiter junit-jupiter-engine - 6.0.3 + 6.1.2 test