Skip to content

Commit 878944c

Browse files
Build against Micrometer 1.10.12 snapshots.
See: #2146
1 parent 7039b06 commit 878944c

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.11</micrometer>
123-
<micrometer-tracing>1.0.10</micrometer-tracing>
122+
<micrometer>1.10.12-SNAPSHOT</micrometer>
123+
<micrometer-tracing>1.0.11-SNAPSHOT</micrometer-tracing>
124124
<mockito>5.2.0</mockito>
125125
<mockk>1.13.7</mockk>
126126
<querydsl>5.0.0</querydsl>

0 commit comments

Comments
 (0)