We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f4e0c3 commit 5c6bcc8Copy full SHA for 5c6bcc8
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.2</version>
92
</dependency>
93
94
95
<artifactId>micrometer-core</artifactId>
96
- <version>1.14.2</version>
+ <version>1.14.3</version>
97
98
99
100
<artifactId>micrometer-registry-prometheus</artifactId>
101
102
103
104
<groupId>io.projectreactor.addons</groupId>
0 commit comments