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 6a2181e commit d27b23dCopy full SHA for d27b23d
build.gradle
@@ -5,7 +5,7 @@ buildscript {
5
mavenCentral()
6
}
7
springBootVersion = '2.7.1'
8
- springCloudVersion = '3.1.3'
+ springCloudVersion = '3.1.8'
9
lombokVersion = '1.18.24'
10
feignVersion = '11.9'
11
vauntVersion = '1.0.28'
0 commit comments