From 2cff8daf26913c9b4946fecb54d38e3d57dabc46 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 06:47:48 +0000 Subject: [PATCH] Update junit-framework monorepo --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 688a220..6f7b150 100644 --- a/pom.xml +++ b/pom.xml @@ -83,7 +83,7 @@ org.junit.vintage junit-vintage-engine - 5.9.0 + 5.14.4 test @@ -95,13 +95,13 @@ org.junit.platform junit-platform-launcher - 1.9.0 + 1.14.4 test org.junit.platform junit-platform-commons - 1.9.0 + 1.14.4 test @@ -119,19 +119,19 @@ org.junit.jupiter junit-jupiter-engine - 5.9.0 + 5.14.4 test org.junit.jupiter junit-jupiter-api - 5.9.0 + 5.14.4 test org.junit.jupiter junit-jupiter-params - 5.9.0 + 5.14.4 test