Skip to content

Commit e331570

Browse files
committed
Upgrade to Micrometer 1.13.10.
Closes #2474
1 parent 5b84d0c commit e331570

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

parent/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,8 @@
119119
<kotlin>1.9.25</kotlin>
120120
<kotlin-coroutines>1.8.1</kotlin-coroutines>
121121
<logback>1.5.12</logback>
122-
<micrometer>1.13.9</micrometer>
123-
<micrometer-tracing>1.3.7</micrometer-tracing>
122+
<micrometer>1.13.10</micrometer>
123+
<micrometer-tracing>1.3.8</micrometer-tracing>
124124
<mockito>5.12.0</mockito>
125125
<mockk>1.13.14</mockk>
126126
<querydsl>5.1.0</querydsl>
@@ -1514,4 +1514,4 @@
15141514
</repository>
15151515
</repositories>
15161516

1517-
</project>
1517+
</project>

0 commit comments

Comments
 (0)