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 30afdfa commit 1c8237fCopy full SHA for 1c8237f
build.gradle
@@ -69,7 +69,7 @@ ext {
69
mockitoVersion = '4.8.1'
70
reactorVersion = '2022.0.16'
71
scalaVersion = '2.13'
72
- springBootVersion = '3.0.12' // docs module
+ springBootVersion = '3.0.13' // docs module
73
springDataVersion = '2022.0.12'
74
springRetryVersion = '2.0.5'
75
springVersion = '6.0.17'
0 commit comments