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 f9f61ec commit 1e1d865Copy full SHA for 1e1d865
build.gradle
@@ -65,7 +65,7 @@ ext {
65
micrometerVersion = '1.13.6'
66
micrometerTracingVersion = '1.3.4'
67
mockitoVersion = '5.10.0'
68
- reactorVersion = '2023.0.10'
+ reactorVersion = '2023.0.11'
69
scalaVersion = '2.13'
70
springBootVersion = '3.2.10' // docs module
71
springDataVersion = '2024.0.5'
0 commit comments