We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cebd7c commit f27a011Copy full SHA for f27a011
reactify-core/pom.xml
@@ -88,17 +88,17 @@
88
<dependency>
89
<groupId>io.micrometer</groupId>
90
<artifactId>micrometer-tracing-bridge-brave</artifactId>
91
- <version>1.4.1</version>
+ <version>1.4.3</version>
92
</dependency>
93
94
95
<artifactId>micrometer-core</artifactId>
96
- <version>1.14.2</version>
+ <version>1.14.4</version>
97
98
99
100
<artifactId>micrometer-registry-prometheus</artifactId>
101
102
103
104
<groupId>io.projectreactor.addons</groupId>
0 commit comments