File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
integration-tests/tracecontext Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11plugins {
22 id(" otel.java-conventions" )
33
4- id(" com.github.johnrengelman .shadow" )
4+ id(" com.gradleup .shadow" )
55}
66
77description = " OpenTelemetry W3C Context Propagation Integration Tests"
Original file line number Diff line number Diff line change 11plugins {
22 id(" otel.java-conventions" )
33
4- id(" com.github.johnrengelman .shadow" )
4+ id(" com.gradleup .shadow" )
55}
66
77// This project is not published, it is bundled into :sdk:trace
Original file line number Diff line number Diff line change 11pluginManagement {
22 plugins {
3- id(" com.github.johnrengelman. shadow" ) version " 8.1.1 "
3+ id(" com.gradleup. shadow" ) version " 8.3.0 "
44 id(" com.gradle.develocity" ) version " 3.17.6"
55 id(" de.undercouch.download" ) version " 5.6.0"
66 id(" org.jsonschema2pojo" ) version " 1.2.1"
You can’t perform that action at this time.
0 commit comments