Skip to content

Commit

Permalink
Update dependency io.github.openfeign:feign-jackson to v13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 17, 2024
1 parent ecbabbe commit ba5b685
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 @@ -519,7 +519,7 @@ dependencies {
testImplementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-contract-stub-runner', version: '4.1.2'
testImplementation group: 'org.projectlombok', name: 'lombok', version: versions.lombok
testImplementation group: 'org.mockito', name: 'mockito-inline', version: '5.2.0'
testImplementation group: 'io.github.openfeign', name: 'feign-jackson', version: '13.1'
testImplementation group: 'io.github.openfeign', name: 'feign-jackson', version: '13.3'
testImplementation group: 'io.rest-assured', name: 'rest-assured'
testImplementation group: 'org.apache.pdfbox', name: 'pdfbox', version: '3.0.2'
testImplementation group: 'com.microsoft.playwright', name: 'playwright', version: '1.45.0'
Expand Down

0 comments on commit ba5b685

Please sign in to comment.