From 4a684249e90d6181f3530e26ffd141fe1e985a93 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 09:56:03 +0000 Subject: [PATCH] Update dependency org.junit.jupiter:junit-jupiter to v6 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 5705d5b49f..6efc2b0b18 100644 --- a/gradle.properties +++ b/gradle.properties @@ -30,7 +30,7 @@ VER_SLF4J=[1.6,2.0[ # Used in multiple places VER_DURIAN=1.2.0 VER_JGIT=7.4.0.202509020913-r -VER_JUNIT=5.14.0 +VER_JUNIT=6.0.0 VER_ASSERTJ=3.27.6 VER_MOCKITO=5.20.0 VER_SELFIE=2.5.4