Skip to content

Commit

Permalink
Upgrade Micrometer from 1.14.1 to 1.14.2 (#248)
Browse files Browse the repository at this point in the history
  • Loading branch information
yeikel authored Jan 2, 2025
1 parent 1e13865 commit 8e3df04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.14.1</micrometer.version>
<micrometer.version>1.14.2</micrometer.version>
</properties>

<dependencyManagement>
Expand Down Expand Up @@ -344,4 +344,4 @@
</dependencies>
</profile>
</profiles>
</project>
</project>

0 comments on commit 8e3df04

Please sign in to comment.