@@ -24,13 +24,13 @@ org.jacoco:org.jacoco.ant:0.8.12=jacocoAnt
2424org.jacoco:org.jacoco.core:0.8.12=jacocoAnt
2525org.jacoco:org.jacoco.report:0.8.12=jacocoAnt
2626org.jetbrains:annotations:17.0.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
27- org.junit.jupiter:junit-jupiter-api:5.11.1 =testCompileClasspath,testRuntimeClasspath
28- org.junit.jupiter:junit-jupiter-engine:5.11.1 =testRuntimeClasspath
29- org.junit.jupiter:junit-jupiter-params:5.11.1 =testCompileClasspath,testRuntimeClasspath
30- org.junit.platform:junit-platform-commons:1.11.1 =testCompileClasspath,testRuntimeClasspath
31- org.junit.platform:junit-platform-engine:1.11.1 =testRuntimeClasspath
32- org.junit.platform:junit-platform-launcher:1.11.1 =testRuntimeClasspath
33- org.junit:junit-bom:5.11.1 =testCompileClasspath,testRuntimeClasspath
27+ org.junit.jupiter:junit-jupiter-api:5.11.2 =testCompileClasspath,testRuntimeClasspath
28+ org.junit.jupiter:junit-jupiter-engine:5.11.2 =testRuntimeClasspath
29+ org.junit.jupiter:junit-jupiter-params:5.11.2 =testCompileClasspath,testRuntimeClasspath
30+ org.junit.platform:junit-platform-commons:1.11.2 =testCompileClasspath,testRuntimeClasspath
31+ org.junit.platform:junit-platform-engine:1.11.2 =testRuntimeClasspath
32+ org.junit.platform:junit-platform-launcher:1.11.2 =testRuntimeClasspath
33+ org.junit:junit-bom:5.11.2 =testCompileClasspath,testRuntimeClasspath
3434org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath
3535org.ow2.asm:asm-commons:9.7=jacocoAnt
3636org.ow2.asm:asm-tree:9.7=jacocoAnt
0 commit comments