Skip to content

Commit bb4cfb0

Browse files
Rollback some dependencies to fix compilation.
1 parent 20e9cd5 commit bb4cfb0

File tree

1 file changed

+14
-15
lines changed

1 file changed

+14
-15
lines changed

dd-java-agent/instrumentation/junit-5.3/cucumber-junit-5/gradle.lockfile

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -55,32 +55,31 @@ de.thetaphi:forbiddenapis:3.8=compileClasspath
5555
info.picocli:picocli:4.6.3=latestDepTestRuntimeClasspath,testRuntimeClasspath
5656
io.cucumber:ci-environment:10.0.1=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
5757
io.cucumber:cucumber-core:5.4.0=compileClasspath,testCompileClasspath,testRuntimeClasspath
58-
io.cucumber:cucumber-core:7.26.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
58+
io.cucumber:cucumber-core:7.23.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
5959
io.cucumber:cucumber-expressions:18.0.1=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
6060
io.cucumber:cucumber-expressions:8.3.1=compileClasspath,testCompileClasspath,testRuntimeClasspath
61-
io.cucumber:cucumber-gherkin-messages:7.26.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
61+
io.cucumber:cucumber-gherkin-messages:7.23.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
6262
io.cucumber:cucumber-gherkin-vintage:5.4.0=compileClasspath,testCompileClasspath,testRuntimeClasspath
6363
io.cucumber:cucumber-gherkin:5.4.0=compileClasspath,testCompileClasspath,testRuntimeClasspath
64-
io.cucumber:cucumber-gherkin:7.26.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
64+
io.cucumber:cucumber-gherkin:7.23.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
6565
io.cucumber:cucumber-java:5.4.0=compileClasspath,testCompileClasspath,testRuntimeClasspath
66-
io.cucumber:cucumber-java:7.26.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
66+
io.cucumber:cucumber-java:7.23.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
6767
io.cucumber:cucumber-junit-platform-engine:5.4.0=compileClasspath,testCompileClasspath,testRuntimeClasspath
68-
io.cucumber:cucumber-junit-platform-engine:7.26.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
68+
io.cucumber:cucumber-junit-platform-engine:7.23.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
6969
io.cucumber:cucumber-plugin:5.4.0=compileClasspath,testCompileClasspath,testRuntimeClasspath
70-
io.cucumber:cucumber-plugin:7.26.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
70+
io.cucumber:cucumber-plugin:7.23.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
7171
io.cucumber:datatable:3.3.0=compileClasspath,testCompileClasspath,testRuntimeClasspath
72-
io.cucumber:datatable:7.26.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
72+
io.cucumber:datatable:7.23.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
7373
io.cucumber:docstring:5.4.0=compileClasspath,testCompileClasspath,testRuntimeClasspath
74-
io.cucumber:docstring:7.26.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
75-
io.cucumber:gherkin:33.0.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
76-
io.cucumber:html-formatter:21.13.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
77-
io.cucumber:junit-xml-formatter:0.8.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
78-
io.cucumber:messages:28.0.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
79-
io.cucumber:pretty-formatter:0.3.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
80-
io.cucumber:query:13.5.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
74+
io.cucumber:docstring:7.23.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
75+
io.cucumber:gherkin:32.1.1=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
76+
io.cucumber:html-formatter:21.10.1=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
77+
io.cucumber:junit-xml-formatter:0.7.1=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
78+
io.cucumber:messages:27.2.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
79+
io.cucumber:query:13.3.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
8180
io.cucumber:tag-expressions:2.0.4=compileClasspath,testCompileClasspath,testRuntimeClasspath
8281
io.cucumber:tag-expressions:6.1.2=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
83-
io.cucumber:testng-xml-formatter:0.4.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
82+
io.cucumber:testng-xml-formatter:0.3.1=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
8483
io.sqreen:libsqreen:15.0.1=latestDepTestRuntimeClasspath,testRuntimeClasspath
8584
javax.servlet:javax.servlet-api:3.1.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
8685
jaxen:jaxen:1.2.0=spotbugs

0 commit comments

Comments
 (0)