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 @@ -55,21 +55,21 @@ ext {
55
55
jacksonBomVersion = ' 2.14.2'
56
56
jaywayJsonPathVersion = ' 2.7.0'
57
57
junit4Version = ' 4.13.2'
58
- junitJupiterVersion = ' 5.9.1 '
58
+ junitJupiterVersion = ' 5.9.2 '
59
59
log4jVersion = ' 2.19.0'
60
60
logbackVersion = ' 1.4.4'
61
61
lz4Version = ' 1.8.0'
62
62
micrometerDocsVersion = ' 1.0.1'
63
- micrometerVersion = ' 1.10.5 '
64
- micrometerTracingVersion = ' 1.0.3 '
63
+ micrometerVersion = ' 1.10.6 '
64
+ micrometerTracingVersion = ' 1.0.4 '
65
65
mockitoVersion = ' 4.8.1'
66
66
rabbitmqStreamVersion = ' 0.8.0'
67
67
rabbitmqVersion = project. hasProperty(' rabbitmqVersion' ) ? project. rabbitmqVersion : ' 5.16.0'
68
- reactorVersion = ' 2022.0.5 '
68
+ reactorVersion = ' 2022.0.6 '
69
69
snappyVersion = ' 1.1.8.4'
70
- springDataVersion = ' 2022.0.4 '
70
+ springDataVersion = ' 2022.0.5 '
71
71
springRetryVersion = ' 2.0.1'
72
- springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 6.0.7 '
72
+ springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 6.0.8 '
73
73
testcontainersVersion = ' 1.17.6'
74
74
zstdJniVersion = ' 1.5.0-2'
75
75
You can’t perform that action at this time.
0 commit comments