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 2776d0e commit efc7233Copy full SHA for efc7233
build.gradle
@@ -58,10 +58,10 @@ ext {
58
log4jVersion = '2.12.1'
59
micrometerVersion = '1.3.2'
60
mockitoVersion = '3.0.0'
61
- reactorVersion = 'Dysprosium-SR1'
+ reactorVersion = 'Dysprosium-SR4'
62
scalaVersion = '2.12'
63
- springRetryVersion = '1.2.4.RELEASE'
64
- springVersion = '5.2.2.RELEASE'
+ springRetryVersion = '1.2.5.RELEASE'
+ springVersion = '5.2.3.RELEASE'
65
springDataCommonsVersion = '2.2.4.RELEASE'
66
67
idPrefix = 'kafka'
0 commit comments