Skip to content

Commit

Permalink
Update micrometer and micrometerTracing (#3636)
Browse files Browse the repository at this point in the history
For preparation of upcoming reactor-core version 3.5.12, we need to update Micrometer to 1.10.13 and micrometerTracingTest to 1.0.12
  • Loading branch information
pderop authored Nov 13, 2023
1 parent 8f24035 commit 24bea93
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 24bea93

Please sign in to comment.