Skip to content

Commit 6ad2fd1

Browse files
committed
Upgrade Micrometer Version
1 parent 195dcfc commit 6ad2fd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ ext {
5151
junitJupiterVersion = '5.7.0'
5252
log4jVersion = '2.13.3'
5353
logbackVersion = '1.2.3'
54-
micrometerVersion = '1.5.5'
54+
micrometerVersion = '1.5.6'
5555
mockitoVersion = '3.6.0'
5656
rabbitmqVersion = project.hasProperty('rabbitmqVersion') ? project.rabbitmqVersion : '5.9.0'
5757
rabbitmqHttpClientVersion = '3.8.0.RELEASE'

0 commit comments

Comments
 (0)