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 5bff419 commit a33f2d9Copy full SHA for a33f2d9
build.gradle
@@ -66,7 +66,7 @@ ext {
66
micrometerVersion = '1.15.1-SNAPSHOT'
67
micrometerTracingVersion = '1.5.1-SNAPSHOT'
68
mockitoVersion = '5.15.2'
69
- reactorVersion = '2024.0.5'
+ reactorVersion = '2024.0.6'
70
scalaVersion = '2.13'
71
springBootVersion = '3.3.8' // docs module
72
springDataVersion = '2025.1.0-SNAPSHOT'
0 commit comments