Skip to content

Commit f9535fc

Browse files
committed
Upgrade Micrometer, Spring Data versions
1 parent d308f90 commit f9535fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,11 @@ ext {
5858
junitJupiterVersion = '5.5.2'
5959
kafkaVersion = '2.5.0'
6060
log4jVersion = '2.12.1'
61-
micrometerVersion = '1.5.0-SNAPSHOT'
61+
micrometerVersion = '1.5.0'
6262
mockitoVersion = '3.0.0'
6363
reactorVersion = 'Dysprosium-SR7'
6464
scalaVersion = '2.12'
65-
springDataCommonsVersion = '2.3.0.RC1'
65+
springDataCommonsVersion = '2.3.0.RC2'
6666
springRetryVersion = '1.2.5.RELEASE'
6767
springVersion = '5.2.5.RELEASE'
6868

0 commit comments

Comments
 (0)