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
…... (#404)

... encies

Made with ❤️️ by updatecli
  • Loading branch information
obltmachine authored Sep 16, 2024
1 parent ccea009 commit fcce1f5
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.7.0-alpha"
opentelemetryJavaagentAlpha = "2.8.0-alpha"

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

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

0 comments on commit fcce1f5

Please sign in to comment.