From 066c68bd7f60e813283a0c88cb0455eddbf825c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 19:13:59 +0000 Subject: [PATCH] Bump junit.version from 6.0.2 to 6.0.3 in /test/gha-test Bumps `junit.version` from 6.0.2 to 6.0.3. Updates `org.junit.jupiter:junit-jupiter` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r6.0.2...r6.0.3) Updates `org.junit.vintage:junit-vintage-engine` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r6.0.2...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-patch - dependency-name: org.junit.vintage:junit-vintage-engine dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- test/gha-test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/gha-test/pom.xml b/test/gha-test/pom.xml index 358a8bd..3079989 100644 --- a/test/gha-test/pom.xml +++ b/test/gha-test/pom.xml @@ -17,7 +17,7 @@ 17 UTF-8 - 6.0.2 + 6.0.3