We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cf9045 commit 4940b02Copy full SHA for 4940b02
1 file changed
build.gradle
@@ -95,7 +95,7 @@ test {
95
ext {
96
lombokVersion = '1.18.36'
97
springCloudVersion = '2023.0.5'
98
- feignVersion = '12.5'
+ feignVersion = '13.5'
99
}
100
101
def versions = [
0 commit comments