Skip to content

Commit b65c49c

Browse files
Update spring cloud to v3.1.6
1 parent 6a2181e commit b65c49c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
mavenCentral()
66
}
77
springBootVersion = '2.7.1'
8-
springCloudVersion = '3.1.3'
8+
springCloudVersion = '3.1.6'
99
lombokVersion = '1.18.24'
1010
feignVersion = '11.9'
1111
vauntVersion = '1.0.28'

0 commit comments

Comments
 (0)