We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c9a747 commit 8be1f06Copy full SHA for 8be1f06
1 file changed
build.gradle
@@ -95,7 +95,7 @@ test {
95
ext {
96
lombokVersion = '1.18.44'
97
springCloudVersion = '2023.0.5'
98
- feignVersion = '13.6'
+ feignVersion = '13.11'
99
}
100
101
def versions = [
0 commit comments