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 fdfca1c commit 6fe3571Copy full SHA for 6fe3571
build.gradle
@@ -65,7 +65,7 @@ ext {
65
micrometerVersion = '1.12.6'
66
micrometerTracingVersion = '1.2.5'
67
mockitoVersion = '5.6.0'
68
- reactorVersion = '2023.0.5'
+ reactorVersion = '2023.0.6'
69
scalaVersion = '2.13'
70
springBootVersion = '3.2.5' // docs module
71
springDataVersion = '2023.1.6'
0 commit comments