diff --git a/build.gradle b/build.gradle index 8bec45222..9eec89dde 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 : '5.14.0', + junitPlatform : '1.14.0', reformLogging : '5.1.5', restAssured : '5.5.6', springBoot : springBoot.class.package.implementationVersion