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 4038028 commit 0d1727dCopy full SHA for 0d1727d
build.gradle
@@ -76,7 +76,7 @@ ext {
76
mockitoVersion = '4.8.1'
77
reactorVersion = '2022.0.2'
78
scalaVersion = '2.13'
79
- springBootVersion = '2.6.14' // docs module
+ springBootVersion = '3.0.1' // docs module
80
springDataVersion = '2022.0.1'
81
springRetryVersion = '2.0.0'
82
springVersion = '6.0.4'
0 commit comments