Skip to content

Commit

Permalink
fix(deps): update dependency io.opentelemetry:opentelemetry-api to v1…
Browse files Browse the repository at this point in the history
….45.0
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent bd34e69 commit b73c9d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ val DEPENDENCY_BOMS = listOf(
)

val DEPENDENCIES = listOf(
"io.opentelemetry:opentelemetry-api:1.33.0"
"io.opentelemetry:opentelemetry-api:1.45.0"
)

javaPlatform {
Expand Down

0 comments on commit b73c9d0

Please sign in to comment.