Skip to content

Commit cd109b3

Browse files
Update upstream OpenTelemetry agent dependencies to 2.19.0 (#773)
* chore: Update upstream OpenTelemetry agent version and related depend... ... encies Made with ❤️️ by updatecli * chore: Update upstream OpenTelemetry agent version and related depend... ... encies Made with ❤️️ by updatecli * fix internal API change * revert bad merge --------- Co-authored-by: elastic-observability-automation[bot] <180520183+elastic-observability-automation[bot]@users.noreply.github.com> Co-authored-by: Sylvain Juge <[email protected]>
1 parent 25bd5f2 commit cd109b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ opentelemetryProto = "1.3.2-alpha"
1111

1212
# otel agent, we rely on the '*-alpha' and get the non-alpha dependencies transitively
1313
# updated from upstream agent with gradle/update-upstream.sh
14-
opentelemetryJavaagentAlpha = "2.18.1-alpha"
14+
opentelemetryJavaagentAlpha = "2.19.0-alpha"
1515

1616
# otel contrib
1717
# updated from upstream agent with gradle/update-upstream.sh
18-
opentelemetryContribAlpha = "1.47.0-alpha"
18+
opentelemetryContribAlpha = "1.48.0-alpha"
1919

2020
# otel semconv
2121
# updated from upstream agent with gradle/update-upstream.sh

0 commit comments

Comments
 (0)