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 8437e0d commit df7e38bCopy full SHA for df7e38b
build.gradle
@@ -66,7 +66,7 @@ ext {
66
mockitoVersion = '5.6.0'
67
reactorVersion = '2023.0.11'
68
scalaVersion = '2.13'
69
- springBootVersion = '3.2.10' // docs module
+ springBootVersion = '3.2.11' // docs module
70
springDataVersion = '2023.1.11'
71
springRetryVersion = '2.0.10'
72
springVersion = '6.1.14'
0 commit comments