Skip to content

Commit

Permalink
Upgrade Micrometer version
Browse files Browse the repository at this point in the history
  • Loading branch information
garyrussell committed Oct 1, 2019
1 parent ba44cf1 commit 2f632eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ ext {
junitJupiterVersion = '5.5.2'
log4jVersion = '2.12.1'
logbackVersion = '1.2.3'
micrometerVersion = '1.2.1'
micrometerVersion = '1.3.0'
mockitoVersion = '3.0.0'
rabbitmqVersion = project.hasProperty('rabbitmqVersion') ? project.rabbitmqVersion : '5.7.3'
rabbitmqHttpClientVersion = '3.2.0.RELEASE'
Expand Down

0 comments on commit 2f632eb

Please sign in to comment.