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 07f14fc commit 3702302Copy full SHA for 3702302
build.gradle
@@ -65,7 +65,7 @@ ext {
65
micrometerVersion = '1.13.14'
66
micrometerTracingVersion = '1.3.12'
67
mockitoVersion = '5.10.0'
68
- reactorVersion = '2023.0.18'
+ reactorVersion = '2023.0.19'
69
scalaVersion = '2.13'
70
springBootVersion = '3.2.12' // docs module
71
springDataVersion = '2024.0.12'
0 commit comments