Skip to content

Commit 5942843

Browse files
Update upstream OpenTelemetry agent dependencies to 2.20.1 (#803)
* 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 --------- Co-authored-by: elastic-observability-automation[bot] <180520183+elastic-observability-automation[bot]@users.noreply.github.com> Co-authored-by: SylvainJuge <[email protected]>
1 parent 2ef12fb commit 5942843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ 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.20.0-alpha"
14+
opentelemetryJavaagentAlpha = "2.20.1-alpha"
1515

1616
# otel contrib
1717
# updated from upstream agent with gradle/update-upstream.sh

0 commit comments

Comments
 (0)