Skip to content

Commit 1ec9f65

Browse files
chore: Update Gradle dependencies (#11450)
chore: Update Gradle dependencies Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: alexey.kuznetsov <alexey.kuznetsov@datadoghq.com>
1 parent e8b4365 commit 1ec9f65

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

dd-java-agent/agent-ci-visibility/civisibility-instrumentation-test-fixtures/gradle.lockfile

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,10 @@ org.jacoco:org.jacoco.core:0.8.14=jacocoAnt,runtimeClasspath,testRuntimeClasspat
8585
org.jacoco:org.jacoco.report:0.8.14=jacocoAnt,runtimeClasspath,testRuntimeClasspath
8686
org.jctools:jctools-core-jdk11:4.0.6=runtimeClasspath,testRuntimeClasspath
8787
org.jctools:jctools-core:4.0.6=runtimeClasspath,testRuntimeClasspath
88-
org.junit.jupiter:junit-jupiter-api:5.14.1=runtimeClasspath,testCompileClasspath,testRuntimeClasspath
88+
org.junit.jupiter:junit-jupiter-api:5.14.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
8989
org.junit.jupiter:junit-jupiter-engine:5.14.1=runtimeClasspath,testRuntimeClasspath
90-
org.junit.jupiter:junit-jupiter-params:5.14.1=runtimeClasspath,testCompileClasspath,testRuntimeClasspath
91-
org.junit.jupiter:junit-jupiter:5.14.1=runtimeClasspath,testCompileClasspath,testRuntimeClasspath
90+
org.junit.jupiter:junit-jupiter-params:5.14.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
91+
org.junit.jupiter:junit-jupiter:5.14.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
9292
org.junit.platform:junit-platform-commons:1.14.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
9393
org.junit.platform:junit-platform-engine:1.14.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
9494
org.junit.platform:junit-platform-launcher:1.14.1=runtimeClasspath,testRuntimeClasspath
@@ -123,8 +123,8 @@ org.slf4j:slf4j-simple:2.0.17=spotbugsSlf4j
123123
org.snakeyaml:snakeyaml-engine:2.9=runtimeClasspath,testRuntimeClasspath
124124
org.spockframework:spock-bom:2.4-groovy-3.0=compileClasspath,testCompileClasspath,testRuntimeClasspath
125125
org.spockframework:spock-core:2.4-groovy-3.0=compileClasspath,testCompileClasspath,testRuntimeClasspath
126-
org.tabletest:tabletest-junit:1.2.1=testCompileClasspath,testRuntimeClasspath
127-
org.tabletest:tabletest-parser:1.2.0=testCompileClasspath,testRuntimeClasspath
126+
org.tabletest:tabletest-junit:1.2.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
127+
org.tabletest:tabletest-parser:1.2.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
128128
org.xmlresolver:xmlresolver:5.3.3=spotbugs
129129
org.xmlunit:xmlunit-core:2.10.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
130130
empty=annotationProcessor,spotbugsPlugins,testAnnotationProcessor

dd-java-agent/agent-ci-visibility/civisibility-test-fixtures/gradle.lockfile

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -68,29 +68,29 @@ org.codehaus.groovy:groovy-ant:3.0.23=codenarc
6868
org.codehaus.groovy:groovy-docgenerator:3.0.23=codenarc
6969
org.codehaus.groovy:groovy-groovydoc:3.0.23=codenarc
7070
org.codehaus.groovy:groovy-json:3.0.23=codenarc
71-
org.codehaus.groovy:groovy-json:3.0.25=compileClasspath,testCompileClasspath,testRuntimeClasspath
71+
org.codehaus.groovy:groovy-json:3.0.25=testCompileClasspath,testRuntimeClasspath
7272
org.codehaus.groovy:groovy-templates:3.0.23=codenarc
7373
org.codehaus.groovy:groovy-xml:3.0.23=codenarc
7474
org.codehaus.groovy:groovy:3.0.23=codenarc
75-
org.codehaus.groovy:groovy:3.0.25=compileClasspath,testCompileClasspath,testRuntimeClasspath
75+
org.codehaus.groovy:groovy:3.0.25=testCompileClasspath,testRuntimeClasspath
7676
org.codenarc:CodeNarc:3.7.0=codenarc
7777
org.dom4j:dom4j:2.2.0=spotbugs
7878
org.freemarker:freemarker:2.3.31=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
7979
org.gmetrics:GMetrics:2.1.0=codenarc
8080
org.hamcrest:hamcrest-core:1.3=runtimeClasspath,testRuntimeClasspath
81-
org.hamcrest:hamcrest:3.0=compileClasspath,testCompileClasspath,testRuntimeClasspath
81+
org.hamcrest:hamcrest:3.0=testCompileClasspath,testRuntimeClasspath
8282
org.jacoco:org.jacoco.agent:0.8.14=jacocoAgent,jacocoAnt
8383
org.jacoco:org.jacoco.ant:0.8.14=jacocoAnt
8484
org.jacoco:org.jacoco.core:0.8.14=jacocoAnt,runtimeClasspath,testRuntimeClasspath
8585
org.jacoco:org.jacoco.report:0.8.14=jacocoAnt,runtimeClasspath,testRuntimeClasspath
8686
org.jctools:jctools-core-jdk11:4.0.6=runtimeClasspath,testRuntimeClasspath
8787
org.jctools:jctools-core:4.0.6=runtimeClasspath,testRuntimeClasspath
88-
org.junit.jupiter:junit-jupiter-api:5.14.1=compileClasspath,testCompileClasspath,testRuntimeClasspath
89-
org.junit.jupiter:junit-jupiter-engine:5.14.1=testRuntimeClasspath
90-
org.junit.jupiter:junit-jupiter-params:5.14.1=compileClasspath,testCompileClasspath,testRuntimeClasspath
91-
org.junit.jupiter:junit-jupiter:5.14.1=compileClasspath,testCompileClasspath,testRuntimeClasspath
88+
org.junit.jupiter:junit-jupiter-api:5.14.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
89+
org.junit.jupiter:junit-jupiter-engine:5.14.1=runtimeClasspath,testRuntimeClasspath
90+
org.junit.jupiter:junit-jupiter-params:5.14.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
91+
org.junit.jupiter:junit-jupiter:5.14.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
9292
org.junit.platform:junit-platform-commons:1.14.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
93-
org.junit.platform:junit-platform-engine:1.14.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
93+
org.junit.platform:junit-platform-engine:1.14.1=runtimeClasspath,testCompileClasspath,testRuntimeClasspath
9494
org.junit.platform:junit-platform-launcher:1.14.1=runtimeClasspath,testRuntimeClasspath
9595
org.junit.platform:junit-platform-runner:1.14.1=runtimeClasspath,testRuntimeClasspath
9696
org.junit.platform:junit-platform-suite-api:1.14.1=runtimeClasspath,testRuntimeClasspath
@@ -100,7 +100,7 @@ org.junit:junit-bom:5.14.1=compileClasspath,runtimeClasspath,testCompileClasspat
100100
org.mockito:mockito-core:4.4.0=testRuntimeClasspath
101101
org.msgpack:jackson-dataformat-msgpack:0.9.6=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
102102
org.msgpack:msgpack-core:0.9.6=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
103-
org.objenesis:objenesis:3.3=compileClasspath,testCompileClasspath,testRuntimeClasspath
103+
org.objenesis:objenesis:3.3=testCompileClasspath,testRuntimeClasspath
104104
org.opentest4j:opentest4j:1.3.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
105105
org.ow2.asm:asm-analysis:9.7.1=runtimeClasspath,testRuntimeClasspath
106106
org.ow2.asm:asm-analysis:9.9=spotbugs
@@ -121,10 +121,10 @@ org.slf4j:slf4j-api:1.7.36=runtimeClasspath,testRuntimeClasspath
121121
org.slf4j:slf4j-api:2.0.17=spotbugs,spotbugsSlf4j
122122
org.slf4j:slf4j-simple:2.0.17=spotbugsSlf4j
123123
org.snakeyaml:snakeyaml-engine:2.9=runtimeClasspath,testRuntimeClasspath
124-
org.spockframework:spock-bom:2.4-groovy-3.0=compileClasspath,testCompileClasspath,testRuntimeClasspath
125-
org.spockframework:spock-core:2.4-groovy-3.0=compileClasspath,testCompileClasspath,testRuntimeClasspath
126-
org.tabletest:tabletest-junit:1.2.1=testCompileClasspath,testRuntimeClasspath
127-
org.tabletest:tabletest-parser:1.2.0=testCompileClasspath,testRuntimeClasspath
124+
org.spockframework:spock-bom:2.4-groovy-3.0=testCompileClasspath,testRuntimeClasspath
125+
org.spockframework:spock-core:2.4-groovy-3.0=testCompileClasspath,testRuntimeClasspath
126+
org.tabletest:tabletest-junit:1.2.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
127+
org.tabletest:tabletest-parser:1.2.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
128128
org.xmlresolver:xmlresolver:5.3.3=spotbugs
129129
org.xmlunit:xmlunit-core:2.10.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
130130
empty=annotationProcessor,spotbugsPlugins,testAnnotationProcessor

0 commit comments

Comments
 (0)