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 af83f60 commit 94324e8Copy full SHA for 94324e8
build.gradle
@@ -60,11 +60,11 @@ ext {
60
log4jVersion = '2.13.2'
61
micrometerVersion = '1.5.1'
62
mockitoVersion = '3.3.3'
63
- reactorVersion = 'Dysprosium-SR7'
+ reactorVersion = 'Dysprosium-SR8'
64
scalaVersion = '2.12'
65
springDataCommonsVersion = '2.3.0.RELEASE'
66
springRetryVersion = '1.2.5.RELEASE'
67
- springVersion = '5.2.6.RELEASE'
+ springVersion = '5.2.7.RELEASE'
68
69
idPrefix = 'kafka'
70
}
0 commit comments