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