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 c842cfe commit 19e99e6Copy full SHA for 19e99e6
build.gradle
@@ -58,11 +58,11 @@ ext {
58
jaywayJsonPathVersion = '2.4.0'
59
junit4Version = '4.13.1'
60
junitJupiterVersion = '5.7.0'
61
- kafkaVersion = '2.6.0'
+ kafkaVersion = '2.6.1'
62
log4jVersion = '2.13.3'
63
micrometerVersion = '1.5.8'
64
mockitoVersion = '3.6.28'
65
- reactorVersion = 'Dysprosium-SR15'
+ reactorVersion = 'Dysprosium-SR16'
66
scalaVersion = '2.13'
67
springDataCommonsVersion = '2.3.6.RELEASE'
68
springRetryVersion = '1.3.0'
0 commit comments