Skip to content

Commit 8e9ec2f

Browse files
committed
Build against Micrometer 1.12 snapshots.
See #2097
1 parent e5a6741 commit 8e9ec2f

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
@@ -118,8 +118,8 @@
118118
<kotlin>1.9.10</kotlin>
119119
<kotlin-coroutines>1.7.3</kotlin-coroutines>
120120
<logback>1.4.1</logback>
121-
<micrometer>1.12.0-M2</micrometer>
122-
<micrometer-tracing>1.2.0-M2</micrometer-tracing>
121+
<micrometer>1.12.0-SNAPSHOT</micrometer>
122+
<micrometer-tracing>1.2.0-SNAPSHOT</micrometer-tracing>
123123
<mockito>5.5.0</mockito>
124124
<mockk>1.13.7</mockk>
125125
<querydsl>5.0.0</querydsl>
@@ -1479,4 +1479,4 @@
14791479
</repository>
14801480
</repositories>
14811481

1482-
</project>
1482+
</project>

0 commit comments

Comments
 (0)