Skip to content

Commit

Permalink
Update the OpenTelemetry SDK version to 1.42.1 (#26)
Browse files Browse the repository at this point in the history
Co-authored-by: openinsightbot <openinsightbot@users.noreply.github.com>
  • Loading branch information
JaredTan95 and openinsightbot authored Sep 10, 2024
1 parent 4181c1f commit fbefab0
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 @@ -24,7 +24,7 @@ version '1.0'
ext {
versions = [
// this line is managed by .github/scripts/update-sdk-version.sh
opentelemetrySdk : "1.42.0",
opentelemetrySdk : "1.42.1",

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

0 comments on commit fbefab0

Please sign in to comment.