Skip to content

Commit

Permalink
Update the OpenTelemetry SDK version to 1.37.0 (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
JaredTan95 authored Apr 6, 2024
1 parent a4d3472 commit 6f6252b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ version '1.0'
ext {
versions = [
// this line is managed by .github/scripts/update-sdk-version.sh
opentelemetrySdk : "1.36.0",
opentelemetrySdk : "1.37.0",

// these lines are managed by .github/scripts/update-version.sh
opentelemetryJavaagent : "1.32.0-SNAPSHOT",
Expand Down

0 comments on commit 6f6252b

Please sign in to comment.