File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -55,15 +55,15 @@ ext {
55
55
log4jVersion = ' 2.14.1'
56
56
logbackVersion = ' 1.2.3'
57
57
lz4Version = ' 1.8.0'
58
- micrometerVersion = ' 1.8.0-M1 '
58
+ micrometerVersion = ' 1.8.0-M2 '
59
59
mockitoVersion = ' 3.11.2'
60
60
protonJVersion = ' 0.33.8'
61
61
rabbitmqStreamVersion = ' 0.1.0'
62
62
rabbitmqVersion = project. hasProperty(' rabbitmqVersion' ) ? project. rabbitmqVersion : ' 5.13.0'
63
63
rabbitmqHttpClientVersion = ' 3.11.0'
64
- reactorVersion = ' 2020.0.9 '
64
+ reactorVersion = ' 2020.0.10 '
65
65
snappyVersion = ' 1.1.8.4'
66
- springDataCommonsVersion = ' 2.6.0-M1 '
66
+ springDataCommonsVersion = ' 2.6.0-M2 '
67
67
springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.3.9'
68
68
springRetryVersion = ' 1.3.1'
69
69
zstdJniVersion = ' 1.5.0-2'
You can’t perform that action at this time.
0 commit comments