Skip to content

Commit

Permalink
Upgrade Micrometer 1.13.6 -> 1.14.0 (#1415)
Browse files Browse the repository at this point in the history
  • Loading branch information
Picnic-DevPla-Bot authored Nov 27, 2024
1 parent 8f0d870 commit 56a82e5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -367,8 +367,10 @@
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-core</artifactId>
<version>1.13.6</version>
<artifactId>micrometer-bom</artifactId>
<version>1.14.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>io.projectreactor</groupId>
Expand Down

0 comments on commit 56a82e5

Please sign in to comment.