Skip to content

Commit

Permalink
Upgrade to Micrometer 1.13.6.
Browse files Browse the repository at this point in the history
Closes #2395
  • Loading branch information
mp911de committed Oct 16, 2024
1 parent c2453fb commit 256f8a2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,8 @@
<kotlin>1.9.25</kotlin>
<kotlin-coroutines>1.8.1</kotlin-coroutines>
<logback>1.4.13</logback>
<micrometer>1.13.5</micrometer>
<micrometer-tracing>1.3.4</micrometer-tracing>
<micrometer>1.13.6</micrometer>
<micrometer-tracing>1.3.6</micrometer-tracing>
<mockito>5.12.0</mockito>
<mockk>1.13.13</mockk>
<querydsl>5.1.0</querydsl>
Expand Down Expand Up @@ -1456,4 +1456,4 @@
</repository>
</repositories>

</project>
</project>

0 comments on commit 256f8a2

Please sign in to comment.