From ca8eaa437b0295b370b20518bf609f9c7b958c8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 04:10:35 +0000 Subject: [PATCH] chore: Bump org.junit.jupiter:junit-jupiter-engine Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r6.0.0...r6.0.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- openfeature/provider_tests/java-integration-tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openfeature/provider_tests/java-integration-tests/pom.xml b/openfeature/provider_tests/java-integration-tests/pom.xml index ee36f5f0a92..812a96599fa 100644 --- a/openfeature/provider_tests/java-integration-tests/pom.xml +++ b/openfeature/provider_tests/java-integration-tests/pom.xml @@ -18,7 +18,7 @@ org.junit.jupiter junit-jupiter-engine - 6.0.0 + 6.0.1 test