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 9abd833 commit cee41c9Copy full SHA for cee41c9
build.gradle
@@ -76,7 +76,7 @@ ext {
76
mockitoVersion = '4.8.1'
77
reactorVersion = '2022.0.13'
78
scalaVersion = '2.13'
79
- springBootVersion = '3.0.13' // docs module
+ springBootVersion = '3.0.12' // docs module
80
springDataVersion = '2022.0.12'
81
springRetryVersion = '2.0.4'
82
springVersion = '6.0.14'
0 commit comments