diff --git a/build.gradle b/build.gradle index 95a9f62c3a..4074cfe67d 100644 --- a/build.gradle +++ b/build.gradle @@ -112,7 +112,7 @@ subprojects { commonsCompressVersion = '1.28.0' commonsIoVersion = '2.20.0' commonsMathVersion = '3.6.1' - junitVersion = '5.13.4' + junitVersion = '6.0.3' log4jVersion = '2.24.3' mockitoVersion = '4.11.0' hamcrestVersion = '3.0'