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 a914c66 commit 7cadc02Copy full SHA for 7cadc02
build.gradle
@@ -66,7 +66,7 @@ ext {
66
mockitoVersion = '5.6.0'
67
reactorVersion = '2023.0.10'
68
scalaVersion = '2.13'
69
- springBootVersion = '3.2.9' // docs module
+ springBootVersion = '3.2.10' // docs module
70
springDataVersion = '2023.1.10'
71
springRetryVersion = '2.0.9'
72
springVersion = '6.1.13'
0 commit comments