Skip to content

Commit 21d4ad9

Browse files
committed
Upgrade to Micrometer 1.13.0-M1.
Closes #2203
1 parent 85952a2 commit 21d4ad9

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
@@ -119,8 +119,8 @@
119119
<kotlin>1.9.22</kotlin>
120120
<kotlin-coroutines>1.7.3</kotlin-coroutines>
121121
<logback>1.4.13</logback>
122-
<micrometer>1.13.0-SNAPSHOT</micrometer>
123-
<micrometer-tracing>1.3.0-SNAPSHOT</micrometer-tracing>
122+
<micrometer>1.13.0-M1</micrometer>
123+
<micrometer-tracing>1.3.0-M1</micrometer-tracing>
124124
<mockito>5.5.0</mockito>
125125
<mockk>1.13.7</mockk>
126126
<querydsl>5.1.0</querydsl>

0 commit comments

Comments
 (0)