Skip to content

Commit

Permalink
Update micrometer and micrometerTracing
Browse files Browse the repository at this point in the history
  • Loading branch information
pderop committed Nov 13, 2023
1 parent 8f24035 commit 6bdd628
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ baselinePerfExtra = "3.5.1"
# Other shared versions
asciidoctor = "3.3.2"
#note that some micrometer artifacts like context-propagation has a different version directly set in libraries below
micrometer = "1.10.12"
micrometer = "1.10.13"
micrometerDocsGenerator = "1.0.2"
micrometerTracingTest="1.0.11"
micrometerTracingTest="1.0.12"
contextPropagation="1.0.6"
kotlin = "1.5.32"
reactiveStreams = "1.0.4"
Expand Down

0 comments on commit 6bdd628

Please sign in to comment.