Skip to content

Commit 2f632eb

Browse files
committed
Upgrade Micrometer version
1 parent ba44cf1 commit 2f632eb

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
@@ -47,7 +47,7 @@ ext {
4747
junitJupiterVersion = '5.5.2'
4848
log4jVersion = '2.12.1'
4949
logbackVersion = '1.2.3'
50-
micrometerVersion = '1.2.1'
50+
micrometerVersion = '1.3.0'
5151
mockitoVersion = '3.0.0'
5252
rabbitmqVersion = project.hasProperty('rabbitmqVersion') ? project.rabbitmqVersion : '5.7.3'
5353
rabbitmqHttpClientVersion = '3.2.0.RELEASE'

0 commit comments

Comments
 (0)