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 469edfa commit 4e2f9fdCopy full SHA for 4e2f9fd
build.gradle
@@ -66,11 +66,11 @@ ext {
66
junitJupiterVersion = '5.8.2'
67
kafkaVersion = '3.1.0'
68
log4jVersion = '2.17.1'
69
- micrometerVersion = '2.0.0-M1'
+ micrometerVersion = '2.0.0-M2'
70
mockitoVersion = '4.0.0'
71
- reactorVersion = '2020.0.15'
+ reactorVersion = '2020.0.16'
72
scalaVersion = '2.13'
73
- springBootVersion = '2.6.2' // docs module
+ springBootVersion = '2.6.3' // docs module
74
springDataVersion = '2022.0.0-M1'
75
springRetryVersion = '1.3.1'
76
springVersion = '6.0.0-M2'
0 commit comments