File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -51,13 +51,13 @@ ext {
51
51
junitJupiterVersion = ' 5.6.0'
52
52
log4jVersion = ' 2.12.1'
53
53
logbackVersion = ' 1.2.3'
54
- micrometerVersion = ' 1.3.8 '
54
+ micrometerVersion = ' 1.5.2 '
55
55
mockitoVersion = ' 3.0.0'
56
56
rabbitmqVersion = project. hasProperty(' rabbitmqVersion' ) ? project. rabbitmqVersion : ' 5.9.0'
57
57
rabbitmqHttpClientVersion = ' 3.2.0.RELEASE'
58
- reactorVersion = ' Dysprosium-SR7 '
59
- springDataCommonsVersion = ' 2.3.0 .RELEASE'
60
- springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.3.0-SNAPSHOT '
58
+ reactorVersion = ' 2020.0.0-M1 '
59
+ springDataCommonsVersion = ' 2.3.1 .RELEASE'
60
+ springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.3.0-M1 '
61
61
springRetryVersion = ' 1.3.0'
62
62
}
63
63
You can’t perform that action at this time.
0 commit comments