diff --git a/build.gradle b/build.gradle index ca2160e8..6bc70265 100644 --- a/build.gradle +++ b/build.gradle @@ -166,8 +166,8 @@ repositories { } def versions = [ - junit : '5.11.0', - junitPlatform : '1.11.0', + junit : '5.11.2', + junitPlatform : '1.11.2', reformLogging : '6.0.1', springBoot : springBoot.class.package.implementationVersion, openFeign : '13.0'