We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9924210 commit 3a1e857Copy full SHA for 3a1e857
build.gradle
@@ -61,12 +61,12 @@ ext {
61
junitJupiterVersion = '5.7.2'
62
kafkaVersion = '2.8.0'
63
log4jVersion = '2.14.1'
64
- micrometerVersion = '1.8.0-M1'
+ micrometerVersion = '1.8.0-M2'
65
mockitoVersion = '3.11.2'
66
- reactorVersion = '2020.0.9'
+ reactorVersion = '2020.0.10'
67
scalaVersion = '2.13'
68
springBootVersion = '2.4.8' // docs module
69
- springDataVersion = '2021.1.0-M1'
+ springDataVersion = '2021.1.0-M2'
70
springRetryVersion = '1.3.1'
71
springVersion = '5.3.9'
72
0 commit comments