Skip to content

Commit 6e97cfb

Browse files
committed
Dependencies updated with './gradlew dependencies --write-locks'
1 parent aaaa124 commit 6e97cfb

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

gradle.lockfile

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@ io.cucumber:query:13.2.0=testCompileClasspath,testRuntimeClasspath
2020
io.cucumber:tag-expressions:6.1.2=testCompileClasspath,testRuntimeClasspath
2121
io.cucumber:testng-xml-formatter:0.3.1=testCompileClasspath,testRuntimeClasspath
2222
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
3232
org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath
3333
org.picocontainer:picocontainer:2.15=testCompileClasspath,testRuntimeClasspath
3434
empty=annotationProcessor,compileClasspath,runtimeClasspath,testAnnotationProcessor

0 commit comments

Comments
 (0)