There was an error while loading. Please reload this page.
1 parent 373349c commit bd7564eCopy full SHA for bd7564e
gradle/libs.versions.toml
@@ -14,10 +14,10 @@ baselinePerfExtra = "3.5.1"
14
# Other shared versions
15
asciidoctor = "3.3.2"
16
#note that some micrometer artifacts like context-propagation has a different version directly set in libraries below
17
-micrometer = "1.12.0-RC1"
+micrometer = "1.12.0"
18
micrometerDocsGenerator = "1.0.2"
19
-micrometerTracingTest="1.2.0-RC1"
20
-contextPropagation="1.1.0-RC1"
+micrometerTracingTest="1.2.0"
+contextPropagation="1.1.0"
21
kotlin = "1.5.32"
22
reactiveStreams = "1.0.4"
23
0 commit comments