File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -61,16 +61,16 @@ ext {
61
61
logbackVersion = ' 1.4.4'
62
62
lz4Version = ' 1.8.0'
63
63
micrometerDocsVersion = ' 1.0.2'
64
- micrometerVersion = ' 1.10.8 '
65
- micrometerTracingVersion = ' 1.0.7 '
64
+ micrometerVersion = ' 1.10.9 '
65
+ micrometerTracingVersion = ' 1.0.8 '
66
66
mockitoVersion = ' 4.8.1'
67
67
rabbitmqStreamVersion = ' 0.8.0'
68
68
rabbitmqVersion = project. hasProperty(' rabbitmqVersion' ) ? project. rabbitmqVersion : ' 5.16.1'
69
- reactorVersion = ' 2022.0.8 '
69
+ reactorVersion = ' 2022.0.9 '
70
70
snappyVersion = ' 1.1.8.4'
71
- springDataVersion = ' 2022.0.7 '
71
+ springDataVersion = ' 2022.0.8 '
72
72
springRetryVersion = ' 2.0.2'
73
- springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 6.0.10 '
73
+ springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 6.0.11 '
74
74
testcontainersVersion = ' 1.17.6'
75
75
zstdJniVersion = ' 1.5.0-2'
76
76
You can’t perform that action at this time.
0 commit comments