Skip to content

Commit

Permalink
fix(deps): update opentelemetry-java monorepo to v1.40.0 (#468)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 8, 2024
1 parent e948fcb commit 5b47c34
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion demo-app/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
opentelemetry = "1.39.0"
opentelemetry = "1.40.0"
opentelemetry-alpha = "1.39.0-alpha"
junit = "5.10.3"
spotless = "6.25.0"
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
opentelemetry = "1.39.0"
opentelemetry = "1.40.0"
opentelemetry-alpha = "1.38.0-alpha"
opentelemetry-instrumentation = "2.5.0"
opentelemetry-instrumentation-alpha = "2.5.0-alpha"
Expand Down

0 comments on commit 5b47c34

Please sign in to comment.