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 5bc2ac6 commit 8e94fe4Copy full SHA for 8e94fe4
build.gradle
@@ -58,13 +58,13 @@ ext {
58
junitJupiterVersion = '5.6.2'
59
kafkaVersion = '2.5.1'
60
log4jVersion = '2.13.2'
61
- micrometerVersion = '1.5.3'
+ micrometerVersion = '1.5.4'
62
mockitoVersion = '3.3.3'
63
- reactorVersion = 'Dysprosium-SR10'
+ reactorVersion = 'Dysprosium-SR12'
64
scalaVersion = '2.12'
65
- springDataCommonsVersion = '2.3.3.RELEASE'
+ springDataCommonsVersion = '2.3.4.RELEASE'
66
springRetryVersion = '1.2.5.RELEASE'
67
- springVersion = '5.2.8.RELEASE'
+ springVersion = '5.2.9.RELEASE'
68
69
idPrefix = 'kafka'
70
}
0 commit comments