Skip to content

Commit

Permalink
Upgrade to Micrometer 1.14.0
Browse files Browse the repository at this point in the history
Closes gh-886
  • Loading branch information
shakuzen committed Nov 12, 2024
1 parent 903e39d commit 9143d7a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -313,10 +313,6 @@ subprojects {
description = 'Facade over tracing concepts'

repositories {
maven {
url 'https://repo.spring.io/milestone/'
content { includeGroup 'io.micrometer' }
}
mavenCentral()
}

Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
micrometer = "1.14.0-RC1"
micrometer = "1.14.0"
micrometerContextPropagation="1.1.2"
junit = "5.11.3"
javaxServlet="4.0.1"
Expand Down

0 comments on commit 9143d7a

Please sign in to comment.