Skip to content

Commit 0702843

Browse files
Update micrometer to v1.14.3
1 parent 7f4e0c3 commit 0702843

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reactify-core/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -93,12 +93,12 @@
9393
<dependency>
9494
<groupId>io.micrometer</groupId>
9595
<artifactId>micrometer-core</artifactId>
96-
<version>1.14.2</version>
96+
<version>1.14.3</version>
9797
</dependency>
9898
<dependency>
9999
<groupId>io.micrometer</groupId>
100100
<artifactId>micrometer-registry-prometheus</artifactId>
101-
<version>1.14.2</version>
101+
<version>1.14.3</version>
102102
</dependency>
103103
<dependency>
104104
<groupId>io.projectreactor.addons</groupId>

0 commit comments

Comments
 (0)