We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d308f90 commit f9535fcCopy full SHA for f9535fc
build.gradle
@@ -58,11 +58,11 @@ ext {
58
junitJupiterVersion = '5.5.2'
59
kafkaVersion = '2.5.0'
60
log4jVersion = '2.12.1'
61
- micrometerVersion = '1.5.0-SNAPSHOT'
+ micrometerVersion = '1.5.0'
62
mockitoVersion = '3.0.0'
63
reactorVersion = 'Dysprosium-SR7'
64
scalaVersion = '2.12'
65
- springDataCommonsVersion = '2.3.0.RC1'
+ springDataCommonsVersion = '2.3.0.RC2'
66
springRetryVersion = '1.2.5.RELEASE'
67
springVersion = '5.2.5.RELEASE'
68
0 commit comments