update Junit to 5.11.1

This commit is contained in:
2024-09-29 08:57:48 +02:00
parent ac5dcdc58f
commit 06c9b4998f

View File

@@ -14,8 +14,8 @@ ext {
version_log4j2= '2.20.0' // keep in sync with spring-boot-starter-log4j2 version_log4j2= '2.20.0' // keep in sync with spring-boot-starter-log4j2
version_spring = '3.3.4' version_spring = '3.3.4'
version_junit = '5.10.3' version_junit = '5.11.1'
version_junit_platform = '1.10.3' version_junit_platform = '1.11.1'
version_nodejs = '20.17.0' // keep in sync with npm version_nodejs = '20.17.0' // keep in sync with npm
version_npm = '10.8.2' // keep in sync with nodejs version_npm = '10.8.2' // keep in sync with nodejs