Skip to content

Commit

Permalink
bump to semconv 1.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SylvainJuge committed Apr 9, 2024
1 parent f19af82 commit 3cda45d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
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.12"
val semConvVersion = "1.24.0-alpha"
val semConvVersion = "1.25.0-alpha"

val CORE_DEPENDENCIES = listOf(
"io.opentelemetry.semconv:opentelemetry-semconv:${semConvVersion}",
Expand Down
6 changes: 3 additions & 3 deletions licenses/licenses.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3cda45d

Please sign in to comment.