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 0ddff6d commit b1d0232Copy full SHA for b1d0232
build.gradle
@@ -49,11 +49,11 @@ ext {
49
log4jVersion = '2.12.1'
50
micrometerVersion = '1.3.8'
51
mockitoVersion = '3.1.0'
52
- reactorVersion = 'Dysprosium-SR8'
+ reactorVersion = 'Dysprosium-SR10'
53
scalaVersion = '2.12'
54
springRetryVersion = '1.2.5.RELEASE'
55
- springVersion = '5.2.7.RELEASE'
56
- springDataCommonsVersion = '2.2.8.RELEASE'
+ springVersion = '5.2.8.RELEASE'
+ springDataCommonsVersion = '2.2.9.RELEASE'
57
58
idPrefix = 'kafka'
59
}
0 commit comments