Skip to content

Commit

Permalink
Start building against Micrometer Tracing 1.3.0 snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkinsona committed Mar 12, 2024

Verified

This commit was signed with the committer’s verified signature.
aroralanuk Kunal Arora
1 parent a01e068 commit 36ac954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
@@ -1251,7 +1251,7 @@ bom {
releaseNotes("https://github.com/micrometer-metrics/micrometer/releases/tag/v{version}")
}
}
library("Micrometer Tracing", "1.3.0-M1") {
library("Micrometer Tracing", "1.3.0-SNAPSHOT") {
considerSnapshots()
calendarName = "Tracing"
group("io.micrometer") {

0 comments on commit 36ac954

Please sign in to comment.