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