Skip to content

Commit ba014c0

Browse files
committed
Build against Micrometer 1.10.11 snapshots.
See #2095
1 parent 5af2e4b commit ba014c0

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
@@ -120,8 +120,8 @@
120120
<kotlin-coroutines>1.6.4</kotlin-coroutines>
121121
<logback>1.4.1</logback>
122122
<lombok>1.18.20</lombok>
123-
<micrometer>1.10.10</micrometer>
124-
<micrometer-tracing>1.0.9</micrometer-tracing>
123+
<micrometer>1.10.11-SNAPSHOT</micrometer>
124+
<micrometer-tracing>1.0.10-SNAPSHOT</micrometer-tracing>
125125
<mockito>5.2.0</mockito>
126126
<mockk>1.13.5</mockk>
127127
<querydsl>5.0.0</querydsl>

0 commit comments

Comments
 (0)