From 5bc2c6f5fd4c74a36248c55a091a791bfca0b1ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 15:56:17 +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 8bec45222..4357e2f85 100644 --- a/build.gradle +++ b/build.gradle @@ -250,8 +250,8 @@ ext { def versions = [ jackson : '2.20.0', jacksonAnnot : '2.20', - junit : '5.13.4', - junitPlatform : '1.13.4', + junit : '6.0.0', + junitPlatform : '6.0.0', reformLogging : '5.1.5', restAssured : '5.5.6', springBoot : springBoot.class.package.implementationVersion