File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -71,15 +71,15 @@ ext {
71
71
kafkaVersion = ' 3.3.2'
72
72
log4jVersion = ' 2.19.0'
73
73
micrometerDocsVersion = " 1.0.1"
74
- micrometerVersion = ' 1.10.4 '
75
- micrometerTracingVersion = ' 1.0.2 '
74
+ micrometerVersion = ' 1.10.5 '
75
+ micrometerTracingVersion = ' 1.0.3 '
76
76
mockitoVersion = ' 4.8.1'
77
- reactorVersion = ' 2022.0.4 '
77
+ reactorVersion = ' 2022.0.5 '
78
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.7-SNAPSHOT '
79
+ springBootVersion = ' 3.0.4 ' // docs module
80
+ springDataVersion = ' 2022.0.4 '
81
+ springRetryVersion = ' 2.0.1 '
82
+ springVersion = ' 6.0.7'
83
83
zookeeperVersion = ' 3.6.3'
84
84
85
85
idPrefix = ' kafka'
You can’t perform that action at this time.
0 commit comments