Skip to content

Commit 691c653

Browse files
committed
Upgrade to Micrometer 1.10.11.
Closes #2095
1 parent 2296ef7 commit 691c653

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-coroutines>1.6.4</kotlin-coroutines>
120120
<logback>1.4.1</logback>
121121
<lombok>1.18.20</lombok>
122-
<micrometer>1.10.11-SNAPSHOT</micrometer>
123-
<micrometer-tracing>1.0.10-SNAPSHOT</micrometer-tracing>
122+
<micrometer>1.10.11</micrometer>
123+
<micrometer-tracing>1.0.10</micrometer-tracing>
124124
<mockito>5.2.0</mockito>
125125
<mockk>1.13.7</mockk>
126126
<querydsl>5.0.0</querydsl>
@@ -1362,4 +1362,4 @@
13621362
</repository>
13631363
</repositories>
13641364

1365-
</project>
1365+
</project>

0 commit comments

Comments
 (0)