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 a72d222 commit f7014efCopy full SHA for f7014ef
build.gradle
@@ -60,12 +60,12 @@ ext {
60
junitJupiterVersion = '5.7.0'
61
kafkaVersion = '2.6.1'
62
log4jVersion = '2.13.3'
63
- micrometerVersion = '1.5.11'
+ micrometerVersion = '1.5.12'
64
mockitoVersion = '3.6.28'
65
- reactorVersion = 'Dysprosium-SR17'
+ reactorVersion = 'Dysprosium-SR18'
66
scalaVersion = '2.13'
67
- springDataCommonsVersion = '2.3.7.RELEASE'
68
- springRetryVersion = '1.3.0'
+ springDataCommonsVersion = '2.3.8.RELEASE'
+ springRetryVersion = '1.3.1'
69
springVersion = '5.2.13.RELEASE'
70
71
idPrefix = 'kafka'
0 commit comments