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