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 2010e94 commit 62fc6f9Copy full SHA for 62fc6f9
build.gradle
@@ -56,13 +56,13 @@ ext {
56
junitJupiterVersion = '5.5.2'
57
kafkaVersion = '2.4.1'
58
log4jVersion = '2.12.1'
59
- micrometerVersion = '1.3.8'
+ micrometerVersion = '1.3.11'
60
mockitoVersion = '3.1.0'
61
- reactorVersion = 'Dysprosium-SR10'
+ reactorVersion = 'Dysprosium-SR12'
62
scalaVersion = '2.12'
63
springRetryVersion = '1.2.5.RELEASE'
64
- springVersion = '5.2.8.RELEASE'
65
- springDataCommonsVersion = '2.2.9.RELEASE'
+ springVersion = '5.2.9.RELEASE'
+ springDataCommonsVersion = '2.2.10.RELEASE'
66
67
idPrefix = 'kafka'
68
}
0 commit comments