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 @@ -58,20 +58,20 @@ ext {
58
58
jacksonBomVersion = ' 2.17.2'
59
59
jaywayJsonPathVersion = ' 2.9.0'
60
60
junit4Version = ' 4.13.2'
61
- junitJupiterVersion = ' 5.10.3 '
61
+ junitJupiterVersion = ' 5.11.0-M2 '
62
62
kafkaVersion = ' 3.7.1'
63
63
kotlinCoroutinesVersion = ' 1.8.1'
64
64
log4jVersion = ' 2.23.1'
65
65
micrometerDocsVersion = ' 1.0.3'
66
- micrometerVersion = ' 1.13.2 '
67
- micrometerTracingVersion = ' 1.3.2 '
68
- mockitoVersion = ' 5.10 .0'
69
- reactorVersion = ' 2023 .0.8 '
66
+ micrometerVersion = ' 1.14.0-M1 '
67
+ micrometerTracingVersion = ' 1.4.0-M1 '
68
+ mockitoVersion = ' 5.12 .0'
69
+ reactorVersion = ' 2024 .0.0-M4 '
70
70
scalaVersion = ' 2.13'
71
- springBootVersion = ' 3.2.7 ' // docs module
71
+ springBootVersion = ' 3.3.1 ' // docs module
72
72
springDataVersion = ' 2024.0.2'
73
73
springRetryVersion = ' 2.0.7'
74
- springVersion = ' 6.2.0-SNAPSHOT '
74
+ springVersion = ' 6.2.0-M5 '
75
75
zookeeperVersion = ' 3.8.4'
76
76
77
77
idPrefix = ' kafka'
You can’t perform that action at this time.
0 commit comments