From 5ca5a4f90e346fd9255635cc6fd566ae4b57cfb8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 09:22:18 +0000 Subject: [PATCH] chore(deps): update junit-framework monorepo --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 9bf959153..0e8f7ddc4 100644 --- a/pom.xml +++ b/pom.xml @@ -132,31 +132,31 @@ org.junit.jupiter junit-jupiter - 5.13.4 + 5.14.0 test org.junit.jupiter junit-jupiter-api - 5.13.4 + 5.14.0 test org.junit.jupiter junit-jupiter-engine - 5.13.4 + 5.14.0 test org.junit.jupiter junit-jupiter-params - 5.13.4 + 5.14.0 test org.junit.platform junit-platform-commons - 1.13.4 + 1.14.0 test