Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Commit

Permalink
Update dependency io.github.openfeign:feign-httpclient to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent 43ad9ba commit 8d23211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ dependencies {
implementation ('com.github.hmcts:idam-java-client:3.0.3'){
exclude group: "org.springframework.security"
}
implementation "io.github.openfeign:feign-httpclient:11.10"
implementation "io.github.openfeign:feign-httpclient:13.3"
implementation ('org.springframework.boot:spring-boot-starter-validation'){
exclude group: 'org.glassfish', module: 'jakarta.el'
}
Expand Down

0 comments on commit 8d23211

Please sign in to comment.