Skip to content

Commit

Permalink
Upgrade micrometer to 1.13.5 (#238)
Browse files Browse the repository at this point in the history
https://github.com/micrometer-metrics/micrometer/releases/tag/v1.13.5

Co-authored-by: Thomas Segismont <tsegismont@gmail.com>
  • Loading branch information
yeikel and tsegismont authored Oct 10, 2024
1 parent 6d157e3 commit 12a37f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<properties>
<assertj.version>3.9.0</assertj.version>
<junit.version>4.13.1</junit.version>
<micrometer.version>1.13.4</micrometer.version>
<micrometer.version>1.13.5</micrometer.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 12a37f2

Please sign in to comment.