From 0a26bdad05ab10b0e9a611b08e65e4d126d85f45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 18:42:20 +0000 Subject: [PATCH] Bump junit.version from 6.1.0 to 6.1.1 in /test/gha-test Bumps `junit.version` from 6.1.0 to 6.1.1. Updates `org.junit.jupiter:junit-jupiter` 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) Updates `org.junit.vintage:junit-vintage-engine` 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 dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.junit.vintage:junit-vintage-engine dependency-version: 6.1.1 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 5408761..8b4f482 100644 --- a/test/gha-test/pom.xml +++ b/test/gha-test/pom.xml @@ -17,7 +17,7 @@ 17 UTF-8 - 6.1.0 + 6.1.1