File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ subprojects {
52
52
53
53
set(" log4jVersion" , " 2.21.1" ) // https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-core
54
54
set(" guavaVersion" , " 32.1.3-jre" ) // https://mvnrepository.com/artifact/com.google.guava/guava
55
- set(" junitVersion" , " 5.10.0 " ) // https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-api
55
+ set(" junitVersion" , " 5.10.1 " ) // https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-api
56
56
set(" junitPioneerVersion" , " 2.1.0" ) // https://mvnrepository.com/artifact/org.junit-pioneer/junit-pioneer
57
57
set(" mockitoVersion" , " 5.6.0" ) // https://mvnrepository.com/artifact/org.mockito/mockito-junit-jupiter
58
58
set(" hamcrestVersion" , " 2.2" ) // https://mvnrepository.com/artifact/org.hamcrest/hamcrest-core
You can’t perform that action at this time.
0 commit comments