Skip to content

Commit

Permalink
upgrade to micrometer 1.12.4 (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
zyclonite authored Mar 25, 2024
1 parent f5f7a2c commit 183a663
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 @@ -38,7 +38,7 @@
<assertj.version>3.9.0</assertj.version>
<junit.version>4.13.1</junit.version>
<maven-failsafe-plugin.version>2.18.1</maven-failsafe-plugin.version>
<micrometer.version>1.12.3</micrometer.version>
<micrometer.version>1.12.4</micrometer.version>
<jar.manifest>${project.basedir}/src/main/resources/META-INF/MANIFEST.MF</jar.manifest>
</properties>

Expand Down

0 comments on commit 183a663

Please sign in to comment.