Skip to content

Commit 6ec5f84

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

File tree

1 file changed

+16
-15
lines changed

1 file changed

+16
-15
lines changed

gradle.lockfile

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,24 @@
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
44
io.cucumber:ci-environment:10.0.1=testCompileClasspath,testRuntimeClasspath
5-
io.cucumber:cucumber-core:7.23.0=testCompileClasspath,testRuntimeClasspath
5+
io.cucumber:cucumber-core:7.25.0=testCompileClasspath,testRuntimeClasspath
66
io.cucumber:cucumber-expressions:18.0.1=testCompileClasspath,testRuntimeClasspath
7-
io.cucumber:cucumber-gherkin-messages:7.23.0=testCompileClasspath,testRuntimeClasspath
8-
io.cucumber:cucumber-gherkin:7.23.0=testCompileClasspath,testRuntimeClasspath
9-
io.cucumber:cucumber-java:7.23.0=testCompileClasspath,testRuntimeClasspath
10-
io.cucumber:cucumber-junit-platform-engine:7.23.0=testCompileClasspath,testRuntimeClasspath
11-
io.cucumber:cucumber-picocontainer:7.23.0=testCompileClasspath,testRuntimeClasspath
12-
io.cucumber:cucumber-plugin:7.23.0=testCompileClasspath,testRuntimeClasspath
13-
io.cucumber:datatable:7.23.0=testCompileClasspath,testRuntimeClasspath
14-
io.cucumber:docstring:7.23.0=testCompileClasspath,testRuntimeClasspath
15-
io.cucumber:gherkin:32.1.1=testCompileClasspath,testRuntimeClasspath
16-
io.cucumber:html-formatter:21.10.1=testCompileClasspath,testRuntimeClasspath
17-
io.cucumber:junit-xml-formatter:0.7.1=testCompileClasspath,testRuntimeClasspath
18-
io.cucumber:messages:27.2.0=testCompileClasspath,testRuntimeClasspath
19-
io.cucumber:query:13.3.0=testCompileClasspath,testRuntimeClasspath
7+
io.cucumber:cucumber-gherkin-messages:7.25.0=testCompileClasspath,testRuntimeClasspath
8+
io.cucumber:cucumber-gherkin:7.25.0=testCompileClasspath,testRuntimeClasspath
9+
io.cucumber:cucumber-java:7.25.0=testCompileClasspath,testRuntimeClasspath
10+
io.cucumber:cucumber-junit-platform-engine:7.25.0=testCompileClasspath,testRuntimeClasspath
11+
io.cucumber:cucumber-picocontainer:7.25.0=testCompileClasspath,testRuntimeClasspath
12+
io.cucumber:cucumber-plugin:7.25.0=testCompileClasspath,testRuntimeClasspath
13+
io.cucumber:datatable:7.25.0=testCompileClasspath,testRuntimeClasspath
14+
io.cucumber:docstring:7.25.0=testCompileClasspath,testRuntimeClasspath
15+
io.cucumber:gherkin:33.0.0=testCompileClasspath,testRuntimeClasspath
16+
io.cucumber:html-formatter:21.13.0=testCompileClasspath,testRuntimeClasspath
17+
io.cucumber:junit-xml-formatter:0.8.0=testCompileClasspath,testRuntimeClasspath
18+
io.cucumber:messages:28.0.0=testCompileClasspath,testRuntimeClasspath
19+
io.cucumber:pretty-formatter:0.3.0=testCompileClasspath,testRuntimeClasspath
20+
io.cucumber:query:13.5.0=testCompileClasspath,testRuntimeClasspath
2021
io.cucumber:tag-expressions:6.1.2=testCompileClasspath,testRuntimeClasspath
21-
io.cucumber:testng-xml-formatter:0.3.1=testCompileClasspath,testRuntimeClasspath
22+
io.cucumber:testng-xml-formatter:0.4.0=testCompileClasspath,testRuntimeClasspath
2223
org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath,testRuntimeClasspath
2324
org.jspecify:jspecify:1.0.0=testCompileClasspath
2425
org.junit.jupiter:junit-jupiter-api:6.0.0-M1=testCompileClasspath,testRuntimeClasspath

0 commit comments

Comments
 (0)