Skip to content

Commit

Permalink
Update dependency io.opentelemetry:opentelemetry-bom-alpha to v1.34.0…
Browse files Browse the repository at this point in the history
…-alpha (#296)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 5, 2024
1 parent c8becea commit 782fc67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ subprojects {

dependencies {
// using the bom ensures that all of your opentelemetry dependency versions are aligned
implementation(platform("io.opentelemetry:opentelemetry-bom-alpha:1.33.0-alpha"))
implementation(platform("io.opentelemetry:opentelemetry-bom-alpha:1.34.0-alpha"))
implementation(platform("io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.32.0-alpha"))
}

Expand Down

0 comments on commit 782fc67

Please sign in to comment.