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 0b376c9 commit 66b5c39Copy full SHA for 66b5c39
build.gradle
@@ -62,12 +62,12 @@ ext {
62
log4jVersion = '2.17.1'
63
micrometerVersion = '1.5.17'
64
mockitoVersion = '3.3.3'
65
- reactorVersion = 'Dysprosium-SR24'
+ reactorVersion = 'Dysprosium-SR25'
66
scalaVersion = '2.12'
67
scalaLibVersion = '2.12.11'
68
springDataCommonsVersion = '2.3.9.RELEASE'
69
springRetryVersion = '1.2.5.RELEASE'
70
- springVersion = '5.2.18.RELEASE'
+ springVersion = '5.2.19.RELEASE'
71
72
idPrefix = 'kafka'
73
}
0 commit comments