Skip to content

Commit

Permalink
fix(deps): update dependency io.opentelemetry.semconv:opentelemetry-s…
Browse files Browse the repository at this point in the history
…emconv to v1.27.0-alpha
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 012e9d3 commit 2801c10
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 @@ -46,7 +46,7 @@ val asmVersion = "9.7"
val jmhVersion = "1.37"
val mockitoVersion = "4.11.0"
val slf4jVersion = "2.0.16"
val semConvVersion = "1.25.0-alpha"
val semConvVersion = "1.27.0-alpha"

val CORE_DEPENDENCIES = listOf(
"io.opentelemetry.semconv:opentelemetry-semconv:${semConvVersion}",
Expand Down

0 comments on commit 2801c10

Please sign in to comment.