File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ plugins {
44
55val otelVersion = " 1.48.0"
66val otelAlphaVersion = otelVersion.replaceFirst(" (-SNAPSHOT)?$" .toRegex(), " -alpha$1" )
7- val otelInstrumentationVersion = " 2.14.0 "
7+ val otelInstrumentationVersion = " 2.15.0-SNAPSHOT "
88val otelInstrumentationAlphaVersion = otelInstrumentationVersion.replaceFirst(" (-SNAPSHOT)?$" .toRegex(), " -alpha$1" )
99val otelContribAlphaVersion = " 1.45.0-alpha"
1010
Original file line number Diff line number Diff line change 11
22# splunk-otel-javaagent
33## Dependency License Report
4- _ 2025-03-18 17:03:50 EET_
4+ _ 2025-03-29 16:16:09 EET_
55## Apache License, Version 2.0
66
77** 1** ** Group:** ` com.squareup.okhttp3 ` ** Name:** ` okhttp ` ** Version:** ` 4.12.0 `
@@ -73,7 +73,7 @@ _2025-03-18 17:03:50 EET_
7373> - ** POM Project URL** : [ https://github.com/open-telemetry/opentelemetry-java-contrib ] ( https://github.com/open-telemetry/opentelemetry-java-contrib )
7474> - ** POM License** : Apache License, Version 2.0 - [ https://www.apache.org/licenses/LICENSE-2.0 ] ( https://www.apache.org/licenses/LICENSE-2.0 )
7575
76- ** 18** ** Group:** ` io.opentelemetry.instrumentation ` ** Name:** ` opentelemetry-instrumentation-bom-alpha ` ** Version:** ` 2.14 .0-alpha `
76+ ** 18** ** Group:** ` io.opentelemetry.instrumentation ` ** Name:** ` opentelemetry-instrumentation-bom-alpha ` ** Version:** ` 2.15 .0-alpha-SNAPSHOT `
7777> - ** POM Project URL** : [ https://github.com/open-telemetry/opentelemetry-java-instrumentation ] ( https://github.com/open-telemetry/opentelemetry-java-instrumentation )
7878> - ** POM License** : Apache License, Version 2.0 - [ https://www.apache.org/licenses/LICENSE-2.0 ] ( https://www.apache.org/licenses/LICENSE-2.0 )
7979
You can’t perform that action at this time.
0 commit comments