Skip to content

Commit

Permalink
Bump io.opentelemetry:opentelemetry-bom-alpha from 1.27.0-alpha to 1.…
Browse files Browse the repository at this point in the history
…28.0-alpha (#147)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 11, 2023
1 parent c587317 commit 94b2e0e
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 @@ -28,7 +28,7 @@ subprojects {
}

dependencies {
implementation platform("io.opentelemetry:opentelemetry-bom-alpha:1.27.0-alpha")
implementation platform("io.opentelemetry:opentelemetry-bom-alpha:1.28.0-alpha")
implementation platform("io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.27.0-alpha")
}

Expand Down

0 comments on commit 94b2e0e

Please sign in to comment.