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 6bb9f2b commit f258897Copy full SHA for f258897
build.gradle
@@ -64,7 +64,7 @@ ext {
64
micrometerVersion = '1.12.11'
65
micrometerTracingVersion = '1.2.12'
66
mockitoVersion = '5.6.0'
67
- reactorVersion = '2023.0.11'
+ reactorVersion = '2023.0.12'
68
scalaVersion = '2.13'
69
springBootVersion = '3.2.11' // docs module
70
springDataVersion = '2023.1.12'
0 commit comments