Skip to content

Commit

Permalink
Upgrade to Micrometer 1.6.5 #1698
Browse files Browse the repository at this point in the history
  • Loading branch information
mp911de committed Mar 30, 2021
1 parent 15c197c commit 8a5c990
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -277,3 +277,4 @@ Other
* Ensure Kotlin 1.3 compatibility #1694
* Upgrade to Netty 4.1.61.Final #1696
* Upgrade to Kotlin 1.4.32 #1697
* Upgrade to Micrometer 1.6.5 #1698
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<kotlinx-coroutines.version>1.4.3</kotlinx-coroutines.version>
<latencyutils.version>2.0.3</latencyutils.version>
<log4j2-version>2.14.1</log4j2-version>
<micrometer.version>1.6.4</micrometer.version>
<micrometer.version>1.6.5</micrometer.version>
<mockito.version>3.8.0</mockito.version>
<netty.version>4.1.61.Final</netty.version>
<openwebbeans.version>2.0.21</openwebbeans.version>
Expand Down

0 comments on commit 8a5c990

Please sign in to comment.