From 5f36f6a1b97a3ad242ce73598050d8fabcccfb3a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 16:44:06 +0000 Subject: [PATCH] Update junit-framework monorepo to v6 --- build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index 7f59a06512..b02dc824a2 100644 --- a/build.gradle +++ b/build.gradle @@ -256,8 +256,8 @@ ext { def versions = [ jackson : '2.20.0', jacksonAnnot : '2.20', - junit : '5.13.4', - junitPlatform : '1.13.4', + junit : '6.0.1', + junitPlatform : '6.0.1', reformLogging : '5.1.5', restAssured : '5.5.6', springBoot : springBoot.class.package.implementationVersion