update patch version of junit to 5.7.2
This commit is contained in:
@@ -14,8 +14,8 @@ ext {
|
|||||||
|
|
||||||
version_log4j2= '2.14.1' // keep in sync with spring-boot-starter-log4j2
|
version_log4j2= '2.14.1' // keep in sync with spring-boot-starter-log4j2
|
||||||
version_spring = '2.5.2'
|
version_spring = '2.5.2'
|
||||||
version_junit = '5.7.1'
|
version_junit = '5.7.2'
|
||||||
version_junit_platform = '1.7.1'
|
version_junit_platform = '1.7.2'
|
||||||
version_nodejs = '14.17.2' // keep in sync with npm
|
version_nodejs = '14.17.2' // keep in sync with npm
|
||||||
version_npm = '6.14.13' // keep in sync with nodejs
|
version_npm = '6.14.13' // keep in sync with nodejs
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user