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 d34651c commit 58977f4Copy full SHA for 58977f4
build.gradle
@@ -67,7 +67,7 @@ ext {
67
micrometerVersion = '1.10.13'
68
micrometerTracingVersion = '1.0.12'
69
mockitoVersion = '4.8.1'
70
- reactorVersion = '2022.0.16'
+ reactorVersion = '2022.0.17'
71
scalaVersion = '2.13'
72
springBootVersion = '3.0.13' // docs module
73
springDataVersion = '2022.0.12'
0 commit comments