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 03bce20 commit a3add29Copy full SHA for a3add29
build.gradle
@@ -4,7 +4,7 @@ buildscript {
4
gradlePluginPortal()
5
mavenCentral()
6
}
7
- springBootVersion = '2.7.16'
+ springBootVersion = '2.7.17'
8
springCloudVersion = '3.1.3'
9
lombokVersion = '1.18.30'
10
feignVersion = '11.9'
0 commit comments