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 a7af914 commit 3fe4b48Copy full SHA for 3fe4b48
build.gradle
@@ -74,12 +74,12 @@ ext {
74
micrometerVersion = '1.10.4'
75
micrometerTracingVersion = '1.0.2'
76
mockitoVersion = '4.8.1'
77
- reactorVersion = '2022.0.3'
+ reactorVersion = '2022.0.4'
78
scalaVersion = '2.13'
79
springBootVersion = '3.0.2' // docs module
80
springDataVersion = '2022.0.2'
81
springRetryVersion = '2.0.0'
82
- springVersion = '6.0.5'
+ springVersion = '6.0.6'
83
zookeeperVersion = '3.6.3'
84
85
idPrefix = 'kafka'
0 commit comments