Skip to content

Commit

Permalink
Build against Micrometer 1.12 snapshots.
Browse files Browse the repository at this point in the history
See #2167
  • Loading branch information
mp911de committed Nov 6, 2023
1 parent 4aa5ce6 commit 313e4e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,8 @@
<kotlin>1.9.20</kotlin>
<kotlin-coroutines>1.7.3</kotlin-coroutines>
<logback>1.4.1</logback>
<micrometer>1.12.0-RC1</micrometer>
<micrometer-tracing>1.2.0-RC1</micrometer-tracing>
<micrometer>1.12.0-SNAPSHOT</micrometer>
<micrometer-tracing>1.2.0-SNAPSHOT</micrometer-tracing>
<mockito>5.5.0</mockito>
<mockk>1.13.7</mockk>
<querydsl>5.0.0</querydsl>
Expand Down

0 comments on commit 313e4e1

Please sign in to comment.