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 fa47537 commit f42d837Copy full SHA for f42d837
build.gradle
@@ -66,7 +66,7 @@ ext {
66
micrometerVersion = '1.16.0-SNAPSHOT'
67
micrometerTracingVersion = '1.6.0-M1'
68
mockitoVersion = '5.18.0'
69
- reactorVersion = '2025.0.0-M5'
+ reactorVersion = '2025.0.0-SNAPSHOT'
70
scalaVersion = '2.13'
71
springBootVersion = '3.5.0' // docs module
72
springDataVersion = '2025.1.0-M4'
0 commit comments