@@ -39,13 +39,13 @@ ext {
39
39
log4j_core : ' org.apache.logging.log4j:log4j-core:2.11.1' ,
40
40
log4j_slf4j : ' org.apache.logging.log4j:log4j-slf4j-impl:2.11.1' ,
41
41
42
- junit4 : ' junit:junit:4.12 ' ,
43
- junit5VintageEngine : ' org.junit.vintage:junit-vintage-engine:5.5.1 ' ,
44
- junit5JupiterApi : ' org.junit.jupiter:junit-jupiter-api:5.5.1 ' ,
45
- junit5JupiterEngine : ' org.junit.jupiter:junit-jupiter-engine:5.5.1 ' ,
46
- junitPlatform : ' org.junit.platform:junit-platform-runner:1.5.1 ' ,
47
- junitPlatformCommons : ' org.junit.platform:junit-platform-commons:1.5.1 ' ,
48
- junitPlatformEngine : ' org.junit.platform:junit-platform-engine:1.5.1 ' ,
42
+ junit4 : ' junit:junit:4.13 ' ,
43
+ junit5VintageEngine : ' org.junit.vintage:junit-vintage-engine:5.5.2 ' ,
44
+ junit5JupiterApi : ' org.junit.jupiter:junit-jupiter-api:5.5.2 ' ,
45
+ junit5JupiterEngine : ' org.junit.jupiter:junit-jupiter-engine:5.5.2 ' ,
46
+ junitPlatform : ' org.junit.platform:junit-platform-runner:1.5.2 ' ,
47
+ junitPlatformCommons : ' org.junit.platform:junit-platform-commons:1.5.2 ' ,
48
+ junitPlatformEngine : ' org.junit.platform:junit-platform-engine:1.5.2 ' ,
49
49
hamcrest : ' org.hamcrest:hamcrest-core:1.3' ,
50
50
junit_dataprovider : ' com.tngtech.java:junit-dataprovider:1.11.0' ,
51
51
mockito : ' org.mockito:mockito-core:2.27.0' ,
0 commit comments