We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 949b3f2 commit 81a4ea3Copy full SHA for 81a4ea3
1 file changed
build.gradle
@@ -95,7 +95,7 @@ test {
95
ext {
96
lombokVersion = '1.18.46'
97
springCloudVersion = '2025.0.1'
98
- feignVersion = '13.11'
+ feignVersion = '13.12'
99
}
100
101
def versions = [
0 commit comments