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