Skip to content

Commit

Permalink
Bump micrometer.version from 1.10.6 to 1.11.0 (#558)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 10, 2023
1 parent f8ca430 commit f98773c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<properties>
<maven.compiler.release>11</maven.compiler.release>
<maven.compiler.testRelease>11</maven.compiler.testRelease>
<micrometer.version>1.10.6</micrometer.version>
<micrometer.version>1.11.0</micrometer.version>
<slf4j.version>2.0.7</slf4j.version>
</properties>

Expand Down

0 comments on commit f98773c

Please sign in to comment.