File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -294,7 +294,7 @@ dependencies {
294
294
295
295
implementation group : ' ch.qos.logback' , name : ' logback-core' , version : versions. logback
296
296
implementation group : ' ch.qos.logback' , name : ' logback-classic' , version : versions. logback
297
- implementation group : ' org.springframework.cloud' , name : ' spring-cloud-config-server' , version : ' 4.1.3 '
297
+ implementation group : ' org.springframework.cloud' , name : ' spring-cloud-config-server' , version : ' 4.1.4 '
298
298
implementation group : ' io.github.openfeign' , name : ' feign-jackson' , version : ' 13.5'
299
299
compileOnly group : ' org.projectlombok' , name : ' lombok' , version : versions. lombok
300
300
annotationProcessor group : ' org.projectlombok' , name : ' lombok' , version : versions. lombok
You can’t perform that action at this time.
0 commit comments