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 9ae0d05 commit 0157788Copy full SHA for 0157788
build.gradle
@@ -65,7 +65,7 @@ ext {
65
micrometerVersion = '1.14.2-SNAPSHOT'
66
micrometerTracingVersion = '1.4.0-SNAPSHOT'
67
mockitoVersion = '5.14.2'
68
- reactorVersion = '2024.0.0-SNAPSHOT'
+ reactorVersion = '2024.0.1-SNAPSHOT'
69
scalaVersion = '2.13'
70
springBootVersion = '3.3.5' // docs module
71
springDataVersion = '2024.1.1-SNAPSHOT'
0 commit comments