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 c8c909a commit b26cc2dCopy full SHA for b26cc2d
build.gradle
@@ -65,7 +65,7 @@ ext {
65
micrometerVersion = '1.14.4'
66
micrometerTracingVersion = '1.4.2'
67
mockitoVersion = '5.14.2'
68
- reactorVersion = '2024.0.2'
+ reactorVersion = '2024.0.3'
69
scalaVersion = '2.13'
70
springBootVersion = '3.3.8' // docs module
71
springDataVersion = '2024.1.3'
0 commit comments