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 5ee610f commit d7aa267Copy full SHA for d7aa267
build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
springBootVersion = '2.7.16'
8
springCloudVersion = '3.1.3'
9
lombokVersion = '1.18.30'
10
- feignVersion = '11.9'
+ feignVersion = '11.10'
11
vauntVersion = '1.0.28'
12
jdbcVersion = '5.3.30'
13
liquidbaseVersion = '4.6.2'
0 commit comments