Skip to content

Commit 5818a94

Browse files
committed
Build against Micrometer 1.10.10 snapshots.
See #2071
1 parent 7f72616 commit 5818a94

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-coroutines>1.6.4</kotlin-coroutines>
120120
<logback>1.4.1</logback>
121121
<lombok>1.18.20</lombok>
122-
<micrometer>1.10.9</micrometer>
123-
<micrometer-tracing>1.0.8</micrometer-tracing>
122+
<micrometer>1.10.10-SNAPSHOT</micrometer>
123+
<micrometer-tracing>1.0.9-SNAPSHOT</micrometer-tracing>
124124
<mockito>5.2.0</mockito>
125125
<mockk>1.13.5</mockk>
126126
<querydsl>5.0.0</querydsl>

0 commit comments

Comments
 (0)