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 b4b0f7b commit 645923dCopy full SHA for 645923d
build.gradle
@@ -65,7 +65,7 @@ ext {
65
micrometerVersion = '1.13.8'
66
micrometerTracingVersion = '1.3.6'
67
mockitoVersion = '5.10.0'
68
- reactorVersion = '2023.0.12'
+ reactorVersion = '2023.0.13'
69
scalaVersion = '2.13'
70
springBootVersion = '3.2.12' // docs module
71
springDataVersion = '2024.0.6'
0 commit comments