Skip to content

Commit 760fdbf

Browse files
Update Gradle dependencies (#9347)
* chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * chore: Update Gradle dependencies * Rollback some dependencies to fix compilation. * Added dependency of `compilePlayRoutes` on `fixPlayRoutesDirectory`. * Rollback some dependencies to fix compilation. --------- Co-authored-by: dd-octo-sts[bot] <200755185+dd-octo-sts[bot]@users.noreply.github.com> Co-authored-by: Alexey Kuznetsov <[email protected]>
1 parent 5ed2f59 commit 760fdbf

File tree

490 files changed

+4999
-4873
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

490 files changed

+4999
-4873
lines changed

communication/gradle.lockfile

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# This file is expected to be part of source control.
44
cafe.cryptography:curve25519-elisabeth:0.1.0=runtimeClasspath,testRuntimeClasspath
55
cafe.cryptography:ed25519-elisabeth:0.1.0=runtimeClasspath,testRuntimeClasspath
6-
ch.qos.logback:logback-classic:1.2.3=testCompileClasspath,testRuntimeClasspath
7-
ch.qos.logback:logback-core:1.2.3=testCompileClasspath,testRuntimeClasspath
6+
ch.qos.logback:logback-classic:1.2.13=testCompileClasspath,testRuntimeClasspath
7+
ch.qos.logback:logback-core:1.2.13=testCompileClasspath,testRuntimeClasspath
88
com.beust:jcommander:1.78=testRuntimeClasspath
99
com.datadoghq.okhttp3:okhttp:3.12.15=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1010
com.datadoghq.okio:okio:1.17.6=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
@@ -152,7 +152,8 @@ org.pitest:pitest:1.9.11=pitest
152152
org.slf4j:jcl-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
153153
org.slf4j:jul-to-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
154154
org.slf4j:log4j-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
155-
org.slf4j:slf4j-api:1.7.30=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
155+
org.slf4j:slf4j-api:1.7.30=compileClasspath,runtimeClasspath
156+
org.slf4j:slf4j-api:1.7.32=testCompileClasspath,testRuntimeClasspath
156157
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
157158
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
158159
org.snakeyaml:snakeyaml-engine:2.9=runtimeClasspath,testRuntimeClasspath

components/context/gradle.lockfile

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# This is a Gradle generated file for dependency locking.
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
4-
ch.qos.logback:logback-classic:1.2.3=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
5-
ch.qos.logback:logback-core:1.2.3=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
4+
ch.qos.logback:logback-classic:1.2.13=testCompileClasspath,testRuntimeClasspath
5+
ch.qos.logback:logback-classic:1.2.3=jmhRuntimeClasspath
6+
ch.qos.logback:logback-core:1.2.13=testCompileClasspath,testRuntimeClasspath
7+
ch.qos.logback:logback-core:1.2.3=jmhRuntimeClasspath
68
com.beust:jcommander:1.78=jmhRuntimeClasspath,testRuntimeClasspath
79
com.github.javaparser:javaparser-core:3.25.1=jmhRuntimeClasspath
810
com.github.javaparser:javaparser-core:3.25.6=testCompileClasspath,testRuntimeClasspath
@@ -141,8 +143,7 @@ org.pitest:pitest:1.9.11=pitest
141143
org.slf4j:jcl-over-slf4j:1.7.30=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
142144
org.slf4j:jul-to-slf4j:1.7.30=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
143145
org.slf4j:log4j-over-slf4j:1.7.30=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
144-
org.slf4j:slf4j-api:1.7.30=testCompileClasspath,testRuntimeClasspath
145-
org.slf4j:slf4j-api:1.7.32=jmhRuntimeClasspath
146+
org.slf4j:slf4j-api:1.7.32=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
146147
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
147148
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
148149
org.spockframework:spock-core:2.3-groovy-3.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath

components/environment/gradle.lockfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# This is a Gradle generated file for dependency locking.
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
4-
ch.qos.logback:logback-classic:1.2.3=testCompileClasspath,testRuntimeClasspath
5-
ch.qos.logback:logback-core:1.2.3=testCompileClasspath,testRuntimeClasspath
4+
ch.qos.logback:logback-classic:1.2.13=testCompileClasspath,testRuntimeClasspath
5+
ch.qos.logback:logback-core:1.2.13=testCompileClasspath,testRuntimeClasspath
66
com.beust:jcommander:1.78=testRuntimeClasspath
77
com.github.javaparser:javaparser-core:3.25.6=testCompileClasspath,testRuntimeClasspath
88
com.github.spotbugs:spotbugs-annotations:4.2.0=compileClasspath,testCompileClasspath,testRuntimeClasspath
@@ -97,7 +97,7 @@ org.pitest:pitest:1.9.11=pitest
9797
org.slf4j:jcl-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
9898
org.slf4j:jul-to-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
9999
org.slf4j:log4j-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
100-
org.slf4j:slf4j-api:1.7.30=testCompileClasspath,testRuntimeClasspath
100+
org.slf4j:slf4j-api:1.7.32=testCompileClasspath,testRuntimeClasspath
101101
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
102102
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
103103
org.spockframework:spock-core:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath

components/json/gradle.lockfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# This is a Gradle generated file for dependency locking.
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
4-
ch.qos.logback:logback-classic:1.2.3=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
5-
ch.qos.logback:logback-core:1.2.3=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
4+
ch.qos.logback:logback-classic:1.2.13=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
5+
ch.qos.logback:logback-core:1.2.13=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
66
com.beust:jcommander:1.78=jmhRuntimeClasspath,testRuntimeClasspath
77
com.github.javaparser:javaparser-core:3.25.6=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
88
com.github.spotbugs:spotbugs-annotations:4.2.0=compileClasspath,jmhCompileClasspath,jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
@@ -104,7 +104,7 @@ org.pitest:pitest:1.9.11=pitest
104104
org.slf4j:jcl-over-slf4j:1.7.30=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
105105
org.slf4j:jul-to-slf4j:1.7.30=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
106106
org.slf4j:log4j-over-slf4j:1.7.30=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
107-
org.slf4j:slf4j-api:1.7.30=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
107+
org.slf4j:slf4j-api:1.7.32=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
108108
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
109109
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
110110
org.spockframework:spock-core:2.3-groovy-3.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath

components/yaml/gradle.lockfile

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# This is a Gradle generated file for dependency locking.
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
4-
ch.qos.logback:logback-classic:1.2.3=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
5-
ch.qos.logback:logback-core:1.2.3=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
4+
ch.qos.logback:logback-classic:1.2.13=testCompileClasspath,testRuntimeClasspath
5+
ch.qos.logback:logback-classic:1.2.3=jmhRuntimeClasspath
6+
ch.qos.logback:logback-core:1.2.13=testCompileClasspath,testRuntimeClasspath
7+
ch.qos.logback:logback-core:1.2.3=jmhRuntimeClasspath
68
com.beust:jcommander:1.78=jmhRuntimeClasspath,testRuntimeClasspath
79
com.github.javaparser:javaparser-core:3.25.1=jmhRuntimeClasspath
810
com.github.javaparser:javaparser-core:3.25.6=testCompileClasspath,testRuntimeClasspath
@@ -141,8 +143,7 @@ org.pitest:pitest:1.9.11=pitest
141143
org.slf4j:jcl-over-slf4j:1.7.30=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
142144
org.slf4j:jul-to-slf4j:1.7.30=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
143145
org.slf4j:log4j-over-slf4j:1.7.30=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
144-
org.slf4j:slf4j-api:1.7.30=testCompileClasspath,testRuntimeClasspath
145-
org.slf4j:slf4j-api:1.7.32=jmhRuntimeClasspath
146+
org.slf4j:slf4j-api:1.7.32=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
146147
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
147148
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
148149
org.snakeyaml:snakeyaml-engine:2.9=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath

dd-java-agent/agent-bootstrap/gradle.lockfile

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# This file is expected to be part of source control.
44
cafe.cryptography:curve25519-elisabeth:0.1.0=jmhRuntimeClasspath,testRuntimeClasspath
55
cafe.cryptography:ed25519-elisabeth:0.1.0=jmhRuntimeClasspath,testRuntimeClasspath
6-
ch.qos.logback:logback-classic:1.2.3=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
7-
ch.qos.logback:logback-core:1.2.3=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
6+
ch.qos.logback:logback-classic:1.2.13=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
7+
ch.qos.logback:logback-core:1.2.13=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
88
com.beust:jcommander:1.78=jmhRuntimeClasspath,testRuntimeClasspath
99
com.blogspot.mydailyjava:weak-lock-free:0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
1010
com.datadoghq.okhttp3:okhttp:3.12.15=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
@@ -146,7 +146,8 @@ org.pitest:pitest:1.9.11=pitest
146146
org.slf4j:jcl-over-slf4j:1.7.30=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
147147
org.slf4j:jul-to-slf4j:1.7.30=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
148148
org.slf4j:log4j-over-slf4j:1.7.30=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
149-
org.slf4j:slf4j-api:1.7.30=compileClasspath,jmhCompileClasspath,jmhRuntimeClasspath,main_java11CompileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
149+
org.slf4j:slf4j-api:1.7.30=compileClasspath,jmhCompileClasspath,main_java11CompileClasspath,runtimeClasspath
150+
org.slf4j:slf4j-api:1.7.32=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
150151
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
151152
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
152153
org.snakeyaml:snakeyaml-engine:2.9=jmhRuntimeClasspath,runtimeClasspath,testRuntimeClasspath

dd-java-agent/agent-builder/gradle.lockfile

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# This file is expected to be part of source control.
44
cafe.cryptography:curve25519-elisabeth:0.1.0=runtimeClasspath,testRuntimeClasspath
55
cafe.cryptography:ed25519-elisabeth:0.1.0=runtimeClasspath,testRuntimeClasspath
6-
ch.qos.logback:logback-classic:1.2.3=testCompileClasspath,testRuntimeClasspath
7-
ch.qos.logback:logback-core:1.2.3=testCompileClasspath,testRuntimeClasspath
6+
ch.qos.logback:logback-classic:1.2.13=testCompileClasspath,testRuntimeClasspath
7+
ch.qos.logback:logback-core:1.2.13=testCompileClasspath,testRuntimeClasspath
88
com.beust:jcommander:1.78=testRuntimeClasspath
99
com.blogspot.mydailyjava:weak-lock-free:0.17=compileClasspath,main_java11CompileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1010
com.datadoghq.okhttp3:okhttp:3.12.15=compileClasspath,main_java11CompileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
@@ -142,7 +142,8 @@ org.pitest:pitest:1.9.11=pitest
142142
org.slf4j:jcl-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
143143
org.slf4j:jul-to-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
144144
org.slf4j:log4j-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
145-
org.slf4j:slf4j-api:1.7.30=compileClasspath,main_java11CompileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
145+
org.slf4j:slf4j-api:1.7.30=compileClasspath,main_java11CompileClasspath,runtimeClasspath
146+
org.slf4j:slf4j-api:1.7.32=testCompileClasspath,testRuntimeClasspath
146147
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
147148
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
148149
org.snakeyaml:snakeyaml-engine:2.9=runtimeClasspath,testRuntimeClasspath

dd-java-agent/agent-ci-visibility/gradle.lockfile

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# This file is expected to be part of source control.
44
cafe.cryptography:curve25519-elisabeth:0.1.0=runtimeClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
55
cafe.cryptography:ed25519-elisabeth:0.1.0=runtimeClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
6-
ch.qos.logback:logback-classic:1.2.3=testCompileClasspath,testFixturesApiDependenciesMetadata,testFixturesCompileClasspath,testFixturesImplementationDependenciesMetadata,testFixturesRuntimeClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
7-
ch.qos.logback:logback-core:1.2.3=testCompileClasspath,testFixturesApiDependenciesMetadata,testFixturesCompileClasspath,testFixturesImplementationDependenciesMetadata,testFixturesRuntimeClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
6+
ch.qos.logback:logback-classic:1.2.13=testCompileClasspath,testFixturesApiDependenciesMetadata,testFixturesCompileClasspath,testFixturesImplementationDependenciesMetadata,testFixturesRuntimeClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
7+
ch.qos.logback:logback-core:1.2.13=testCompileClasspath,testFixturesApiDependenciesMetadata,testFixturesCompileClasspath,testFixturesImplementationDependenciesMetadata,testFixturesRuntimeClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
88
com.beust:jcommander:1.78=testFixturesRuntimeClasspath,testRuntimeClasspath
99
com.blogspot.mydailyjava:weak-lock-free:0.17=testCompileClasspath,testFixturesApiDependenciesMetadata,testFixturesCompileClasspath,testFixturesImplementationDependenciesMetadata,testFixturesRuntimeClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
1010
com.datadoghq.okhttp3:okhttp:3.12.15=compileClasspath,implementationDependenciesMetadata,runtimeClasspath,testCompileClasspath,testFixturesApiDependenciesMetadata,testFixturesCompileClasspath,testFixturesImplementationDependenciesMetadata,testFixturesRuntimeClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
@@ -220,7 +220,8 @@ org.skyscreamer:jsonassert:1.5.1=testCompileClasspath,testFixturesApiDependencie
220220
org.slf4j:jcl-over-slf4j:1.7.30=testCompileClasspath,testFixturesApiDependenciesMetadata,testFixturesCompileClasspath,testFixturesImplementationDependenciesMetadata,testFixturesRuntimeClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
221221
org.slf4j:jul-to-slf4j:1.7.30=testCompileClasspath,testFixturesApiDependenciesMetadata,testFixturesCompileClasspath,testFixturesImplementationDependenciesMetadata,testFixturesRuntimeClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
222222
org.slf4j:log4j-over-slf4j:1.7.30=testCompileClasspath,testFixturesApiDependenciesMetadata,testFixturesCompileClasspath,testFixturesImplementationDependenciesMetadata,testFixturesRuntimeClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
223-
org.slf4j:slf4j-api:1.7.30=apiDependenciesMetadata,compileClasspath,implementationDependenciesMetadata,runtimeClasspath,testCompileClasspath,testFixturesApiDependenciesMetadata,testFixturesCompileClasspath,testFixturesImplementationDependenciesMetadata,testImplementationDependenciesMetadata
223+
org.slf4j:slf4j-api:1.7.30=apiDependenciesMetadata,compileClasspath,implementationDependenciesMetadata,runtimeClasspath
224+
org.slf4j:slf4j-api:1.7.32=testCompileClasspath,testFixturesApiDependenciesMetadata,testFixturesCompileClasspath,testFixturesImplementationDependenciesMetadata,testImplementationDependenciesMetadata
224225
org.slf4j:slf4j-api:1.7.36=testFixturesRuntimeClasspath,testRuntimeClasspath
225226
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
226227
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j

dd-java-agent/agent-crashtracking/gradle.lockfile

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# This file is expected to be part of source control.
44
cafe.cryptography:curve25519-elisabeth:0.1.0=runtimeClasspath,testRuntimeClasspath
55
cafe.cryptography:ed25519-elisabeth:0.1.0=runtimeClasspath,testRuntimeClasspath
6-
ch.qos.logback:logback-classic:1.2.3=testCompileClasspath,testRuntimeClasspath
7-
ch.qos.logback:logback-core:1.2.3=testCompileClasspath,testRuntimeClasspath
6+
ch.qos.logback:logback-classic:1.2.13=testCompileClasspath,testRuntimeClasspath
7+
ch.qos.logback:logback-core:1.2.13=testCompileClasspath,testRuntimeClasspath
88
com.beust:jcommander:1.78=testRuntimeClasspath
99
com.datadoghq.okhttp3:okhttp:3.12.15=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1010
com.datadoghq.okio:okio:1.17.6=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
@@ -127,7 +127,8 @@ org.pitest:pitest:1.9.11=pitest
127127
org.slf4j:jcl-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
128128
org.slf4j:jul-to-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
129129
org.slf4j:log4j-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
130-
org.slf4j:slf4j-api:1.7.30=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
130+
org.slf4j:slf4j-api:1.7.30=compileClasspath,runtimeClasspath
131+
org.slf4j:slf4j-api:1.7.32=testCompileClasspath,testRuntimeClasspath
131132
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
132133
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
133134
org.snakeyaml:snakeyaml-engine:2.9=runtimeClasspath,testRuntimeClasspath

dd-java-agent/agent-debugger/debugger-bootstrap/gradle.lockfile

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# This is a Gradle generated file for dependency locking.
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
4-
ch.qos.logback:logback-classic:1.2.3=testCompileClasspath,testRuntimeClasspath
5-
ch.qos.logback:logback-core:1.2.3=testCompileClasspath,testRuntimeClasspath
4+
ch.qos.logback:logback-classic:1.2.13=testCompileClasspath,testRuntimeClasspath
5+
ch.qos.logback:logback-core:1.2.13=testCompileClasspath,testRuntimeClasspath
66
com.beust:jcommander:1.78=testRuntimeClasspath
77
com.datadoghq:dd-javac-plugin-client:0.2.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
88
com.github.javaparser:javaparser-core:3.25.6=testCompileClasspath,testRuntimeClasspath
@@ -98,7 +98,8 @@ org.pitest:pitest:1.9.11=pitest
9898
org.slf4j:jcl-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
9999
org.slf4j:jul-to-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
100100
org.slf4j:log4j-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
101-
org.slf4j:slf4j-api:1.7.30=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
101+
org.slf4j:slf4j-api:1.7.30=compileClasspath,runtimeClasspath
102+
org.slf4j:slf4j-api:1.7.32=testCompileClasspath,testRuntimeClasspath
102103
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
103104
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
104105
org.snakeyaml:snakeyaml-engine:2.9=runtimeClasspath,testRuntimeClasspath

0 commit comments

Comments
 (0)