File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -60,17 +60,17 @@ ext {
60
60
junitJupiterVersion = ' 5.11.0'
61
61
kafkaVersion = ' 3.8.0'
62
62
kotlinCoroutinesVersion = ' 1.8.1'
63
- log4jVersion = ' 2.23.1 '
63
+ log4jVersion = ' 2.24.0 '
64
64
micrometerDocsVersion = ' 1.0.4'
65
- micrometerVersion = ' 1.14.0-SNAPSHOT '
66
- micrometerTracingVersion = ' 1.4.0-SNAPSHOT '
67
- mockitoVersion = ' 5.12 .0'
68
- reactorVersion = ' 2024.0.0-SNAPSHOT '
65
+ micrometerVersion = ' 1.14.0-M3 '
66
+ micrometerTracingVersion = ' 1.4.0-M3 '
67
+ mockitoVersion = ' 5.13 .0'
68
+ reactorVersion = ' 2024.0.0-M6 '
69
69
scalaVersion = ' 2.13'
70
70
springBootVersion = ' 3.3.3' // docs module
71
71
springDataVersion = ' 2024.0.4'
72
72
springRetryVersion = ' 2.0.9'
73
- springVersion = ' 6.2.0-SNAPSHOT '
73
+ springVersion = ' 6.2.0-RC1 '
74
74
zookeeperVersion = ' 3.8.4'
75
75
76
76
idPrefix = ' kafka'
You can’t perform that action at this time.
0 commit comments