Skip to content

Commit 0f9afac

Browse files
authored
chore: Update upstream OpenTelemetry agent version and related deps (elastic#345)
Made with ❤️️ by updatecli
1 parent c36cdb5 commit 0f9afac

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
@@ -10,7 +10,7 @@ opentelemetryProto = "1.3.2-alpha"
1010

1111
# otel agent, we rely on the '*-alpha' and get the non-alpha dependencies transitively
1212
# updated from upstream agent with .ci/update-upstream.sh
13-
opentelemetryJavaagentAlpha = "2.4.0-alpha"
13+
opentelemetryJavaagentAlpha = "2.6.0-alpha"
1414

1515
# otel contrib
1616
# updated from upstream agent with .ci/update-upstream.sh

0 commit comments

Comments
 (0)