From 46762054af6e2ead5e5d5498481925b50d68497e Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 19:04:45 +0000 Subject: [PATCH] Update junit-framework monorepo to v6 Signed-off-by: mend-for-github-com[bot] --- build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index 24c0e96..89719cd 100644 --- a/build.gradle +++ b/build.gradle @@ -23,8 +23,8 @@ buildscript { opensearch_java_version = '3.2.0' aws_sdk_version = '2.30.18' - junit_version = '5.14.0' // version catalog is 4.x - junit_platform_version = '1.14.0' // version catalog brings in earlier + junit_version = '6.0.0' // version catalog is 4.x + junit_platform_version = '6.0.0' // version catalog brings in earlier } repositories {