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 2a40ae3 commit 7aed17cCopy full SHA for 7aed17c
build.gradle
@@ -60,14 +60,14 @@ ext {
60
junitJupiterVersion = '5.6.3'
61
kafkaVersion = '2.5.1'
62
log4jVersion = '2.13.3'
63
- micrometerVersion = '1.5.14'
+ micrometerVersion = '1.5.17'
64
mockitoVersion = '3.3.3'
65
- reactorVersion = 'Dysprosium-SR20'
+ reactorVersion = 'Dysprosium-SR24'
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.15.RELEASE'
+ springVersion = '5.2.18.RELEASE'
71
72
idPrefix = 'kafka'
73
}
0 commit comments