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 b42c135 commit ee6f067Copy full SHA for ee6f067
build.gradle
@@ -58,11 +58,11 @@ ext {
58
log4jVersion = '2.12.1'
59
micrometerVersion = '1.3.8'
60
mockitoVersion = '3.1.0'
61
- reactorVersion = 'Dysprosium-SR8'
+ reactorVersion = 'Dysprosium-SR10'
62
scalaVersion = '2.12'
63
springRetryVersion = '1.2.5.RELEASE'
64
- springVersion = '5.2.7.RELEASE'
65
- springDataCommonsVersion = '2.2.8.RELEASE'
+ springVersion = '5.2.8.RELEASE'
+ springDataCommonsVersion = '2.2.9.RELEASE'
66
67
idPrefix = 'kafka'
68
}
0 commit comments