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 52522fd commit 68dad27Copy full SHA for 68dad27
build.gradle
@@ -65,7 +65,7 @@ ext {
65
micrometerVersion = '1.12.7'
66
micrometerTracingVersion = '1.2.6'
67
mockitoVersion = '5.6.0'
68
- reactorVersion = '2023.0.6'
+ reactorVersion = '2023.0.7'
69
scalaVersion = '2.13'
70
springBootVersion = '3.2.6' // docs module
71
springDataVersion = '2023.1.7'
0 commit comments