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 3caa83e commit 81c2e21Copy full SHA for 81c2e21
build.gradle
@@ -67,7 +67,7 @@ ext {
67
micrometerVersion = '1.16.0-SNAPSHOT'
68
micrometerTracingVersion = '1.6.0-RC1'
69
mockitoVersion = '5.19.0'
70
- reactorVersion = '2025.0.0-RC1'
+ reactorVersion = '2025.0.0-SNAPSHOT'
71
slf4jVersion = '2.0.17'
72
springBootVersion = '3.5.0' // docs module
73
springDataVersion = '2025.1.0-RC1'
0 commit comments