@@ -20,15 +20,15 @@ io.cucumber:query:13.2.0=testCompileClasspath,testRuntimeClasspath
20
20
io.cucumber:tag-expressions:6.1.2=testCompileClasspath,testRuntimeClasspath
21
21
io.cucumber:testng-xml-formatter:0.3.1=testCompileClasspath,testRuntimeClasspath
22
22
org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath,testRuntimeClasspath
23
- org.junit.jupiter:junit-jupiter-api:5.12.1 =testCompileClasspath,testRuntimeClasspath
24
- org.junit.platform:junit-platform-commons:1.12.1 =testCompileClasspath,testRuntimeClasspath
25
- org.junit.platform:junit-platform-engine:1.12.1 =testCompileClasspath,testRuntimeClasspath
26
- org.junit.platform:junit-platform-launcher:1.12.1 =testRuntimeClasspath
27
- org.junit.platform:junit-platform-suite-api:1.12.1 =testCompileClasspath,testRuntimeClasspath
28
- org.junit.platform:junit-platform-suite-commons:1.12.1 =testRuntimeClasspath
29
- org.junit.platform:junit-platform-suite-engine:1.12.1 =testRuntimeClasspath
30
- org.junit.platform:junit-platform-suite:1.12.1 =testCompileClasspath,testRuntimeClasspath
31
- org.junit:junit-bom:5.12.1 =testCompileClasspath,testRuntimeClasspath
23
+ org.junit.jupiter:junit-jupiter-api:5.13.0-M1 =testCompileClasspath,testRuntimeClasspath
24
+ org.junit.platform:junit-platform-commons:1.13.0-M1 =testCompileClasspath,testRuntimeClasspath
25
+ org.junit.platform:junit-platform-engine:1.13.0-M1 =testCompileClasspath,testRuntimeClasspath
26
+ org.junit.platform:junit-platform-launcher:1.13.0-M1 =testRuntimeClasspath
27
+ org.junit.platform:junit-platform-suite-api:1.13.0-M1 =testCompileClasspath,testRuntimeClasspath
28
+ org.junit.platform:junit-platform-suite-commons:1.13.0-M1 =testRuntimeClasspath
29
+ org.junit.platform:junit-platform-suite-engine:1.13.0-M1 =testRuntimeClasspath
30
+ org.junit.platform:junit-platform-suite:1.13.0-M1 =testCompileClasspath,testRuntimeClasspath
31
+ org.junit:junit-bom:5.13.0-M1 =testCompileClasspath,testRuntimeClasspath
32
32
org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath
33
33
org.picocontainer:picocontainer:2.15=testCompileClasspath,testRuntimeClasspath
34
34
empty=annotationProcessor,compileClasspath,runtimeClasspath,testAnnotationProcessor
0 commit comments