Skip to content

Commit

Permalink
chore: Update upstream OpenTelemetry agent version and related depend…
Browse files Browse the repository at this point in the history
…... (#375)

... encies

Made with ❤️️ by updatecli
  • Loading branch information
obltmachine authored Aug 18, 2024
1 parent add6be8 commit 4d609d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ opentelemetryProto = "1.3.2-alpha"

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

# otel contrib
# updated from upstream agent with .ci/update-upstream.sh
opentelemetryContribAlpha = "1.36.0-alpha"
opentelemetryContribAlpha = "1.37.0-alpha"

# otel semconv
# updated from upstream agent with .ci/update-upstream.sh
Expand Down

0 comments on commit 4d609d4

Please sign in to comment.