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 fa47642 commit 85ead88Copy full SHA for 85ead88
build.gradle
@@ -58,11 +58,11 @@ ext {
58
jaywayJsonPathVersion = '2.4.0'
59
junit4Version = '4.13.1'
60
junitJupiterVersion = '5.7.2'
61
- kafkaVersion = '2.6.2'
+ kafkaVersion = '2.6.3'
62
log4jVersion = '2.13.3'
63
micrometerVersion = '1.5.17'
64
mockitoVersion = '3.6.28'
65
- reactorVersion = 'Dysprosium-SR24'
+ reactorVersion = 'Dysprosium-SR25'
66
scalaVersion = '2.13'
67
springDataCommonsVersion = '2.3.9.RELEASE'
68
springRetryVersion = '1.3.1'
0 commit comments