From 61ad4977593c7a41c7300ea67cad265c0b5c91ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 20:38:09 +0000 Subject: [PATCH] Bump org.junit.jupiter:junit-jupiter from 5.13.3 to 6.0.3 Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 5.13.3 to 6.0.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r5.13.3...r6.0.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a2b90ac..9dca8f8 100644 --- a/pom.xml +++ b/pom.xml @@ -113,7 +113,7 @@ Go through this file line-by-line and replace the template values with your own. org.junit.jupiter junit-jupiter - 5.13.3 + 6.0.3 test