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 {
4
4
5
5
val otelVersion = " 1.47.0"
6
6
val otelAlphaVersion = otelVersion.replaceFirst(" (-SNAPSHOT)?$" .toRegex(), " -alpha$1" )
7
- val otelInstrumentationVersion = " 2.13.1 "
7
+ val otelInstrumentationVersion = " 2.14.0-SNAPSHOT "
8
8
val otelInstrumentationAlphaVersion = otelInstrumentationVersion.replaceFirst(" (-SNAPSHOT)?$" .toRegex(), " -alpha$1" )
9
9
val otelContribAlphaVersion = " 1.43.0-alpha"
10
10
Original file line number Diff line number Diff line change 1
1
2
2
# splunk-otel-javaagent
3
3
## Dependency License Report
4
- _ 2025-02-19 09:12:57 EET_
4
+ _ 2025-02-19 17:04:00 EET_
5
5
## Apache License, Version 2.0
6
6
7
7
** 1** ** Group:** ` com.squareup.okhttp3 ` ** Name:** ` okhttp ` ** Version:** ` 4.12.0 `
@@ -73,7 +73,7 @@ _2025-02-19 09:12:57 EET_
73
73
> - ** POM Project URL** : [ https://github.com/open-telemetry/opentelemetry-java-contrib ] ( https://github.com/open-telemetry/opentelemetry-java-contrib )
74
74
> - ** POM License** : Apache License, Version 2.0 - [ https://www.apache.org/licenses/LICENSE-2.0 ] ( https://www.apache.org/licenses/LICENSE-2.0 )
75
75
76
- ** 18** ** Group:** ` io.opentelemetry.instrumentation ` ** Name:** ` opentelemetry-instrumentation-bom-alpha ` ** Version:** ` 2.13.1 -alpha `
76
+ ** 18** ** Group:** ` io.opentelemetry.instrumentation ` ** Name:** ` opentelemetry-instrumentation-bom-alpha ` ** Version:** ` 2.14.0 -alpha-SNAPSHOT `
77
77
> - ** POM Project URL** : [ https://github.com/open-telemetry/opentelemetry-java-instrumentation ] ( https://github.com/open-telemetry/opentelemetry-java-instrumentation )
78
78
> - ** POM License** : Apache License, Version 2.0 - [ https://www.apache.org/licenses/LICENSE-2.0 ] ( https://www.apache.org/licenses/LICENSE-2.0 )
79
79
You can’t perform that action at this time.
0 commit comments