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 7668f52 commit 7e21d65Copy full SHA for 7e21d65
build.gradle
@@ -58,13 +58,13 @@ ext {
58
junitJupiterVersion = '5.7.0'
59
kafkaVersion = '2.6.0'
60
log4jVersion = '2.13.3'
61
- micrometerVersion = '1.5.5'
+ micrometerVersion = '1.5.7'
62
mockitoVersion = '3.5.13'
63
reactorVersion = 'Dysprosium-SR13'
64
scalaVersion = '2.13'
65
springDataCommonsVersion = '2.3.5.RELEASE'
66
springRetryVersion = '1.3.0'
67
- springVersion = '5.2.10.RELEASE'
+ springVersion = '5.2.11.RELEASE'
68
69
idPrefix = 'kafka'
70
}
0 commit comments