Skip to content

Commit 3d50a87

Browse files
committed
Upgrade to Micrometer 1.13 M2.
Fixes GH-2244.
1 parent 95693c0 commit 3d50a87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,8 @@
118118
<kotlin>1.9.22</kotlin>
119119
<kotlin-coroutines>1.8.0</kotlin-coroutines>
120120
<logback>1.4.13</logback>
121-
<micrometer>1.13.0-SNAPSHOT</micrometer>
122-
<micrometer-tracing>1.3.0-SNAPSHOT</micrometer-tracing>
121+
<micrometer>1.13.0-M2</micrometer>
122+
<micrometer-tracing>1.3.0-M2</micrometer-tracing>
123123
<mockito>5.11.0</mockito>
124124
<mockk>1.13.10</mockk>
125125
<querydsl>5.1.0</querydsl>

0 commit comments

Comments
 (0)