@@ -52,12 +52,12 @@ ext {
5252 log4j_slf4j : [group : ' org.apache.logging.log4j' , name : ' log4j-slf4j2-impl' , version : ' 2.21.1' ],
5353
5454 junit4 : [group : ' junit' , name : ' junit' , version : ' 4.13.2' ],
55- junit5JupiterApi : [group : ' org.junit.jupiter' , name : ' junit-jupiter-api' , version : ' 5.10.0 ' ],
56- junit5JupiterEngine : [group : ' org.junit.jupiter' , name : ' junit-jupiter-engine' , version : ' 5.10.0 ' ],
57- junit5VintageEngine : [group : ' org.junit.vintage' , name : ' junit-vintage-engine' , version : ' 5.10.0 ' ],
58- junitPlatform : [group : ' org.junit.platform' , name : ' junit-platform-runner' , version : ' 1.10.0 ' ],
59- junitPlatformCommons : [group : ' org.junit.platform' , name : ' junit-platform-commons' , version : ' 1.10.0 ' ],
60- junitPlatformEngine : [group : ' org.junit.platform' , name : ' junit-platform-engine' , version : ' 1.10.0 ' ],
55+ junit5JupiterApi : [group : ' org.junit.jupiter' , name : ' junit-jupiter-api' , version : ' 5.10.1 ' ],
56+ junit5JupiterEngine : [group : ' org.junit.jupiter' , name : ' junit-jupiter-engine' , version : ' 5.10.1 ' ],
57+ junit5VintageEngine : [group : ' org.junit.vintage' , name : ' junit-vintage-engine' , version : ' 5.10.1 ' ],
58+ junitPlatform : [group : ' org.junit.platform' , name : ' junit-platform-runner' , version : ' 1.10.1 ' ],
59+ junitPlatformCommons : [group : ' org.junit.platform' , name : ' junit-platform-commons' , version : ' 1.10.1 ' ],
60+ junitPlatformEngine : [group : ' org.junit.platform' , name : ' junit-platform-engine' , version : ' 1.10.1 ' ],
6161 hamcrest : [group : ' org.hamcrest' , name : ' hamcrest-core' , version : ' 1.3' ],
6262 junit_dataprovider : [group : ' com.tngtech.java' , name : ' junit-dataprovider' , version : ' 1.11.0' ],
6363 mockito : [group : ' org.mockito' , name : ' mockito-core' , version : ' 4.6.1' ],
0 commit comments