Skip to content

Commit 09bf56d

Browse files
Update dependency org.springframework.cloud:spring-cloud-starter-openfeign to v5.0.1 (#173)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0528563 commit 09bf56d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

skeleton/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repositories {
1515
dependencies {
1616
implementation 'io.swagger:swagger-annotations:1.6.16'
1717
implementation 'com.google.code.findbugs:jsr305:3.0.2'
18-
api 'org.springframework.cloud:spring-cloud-starter-openfeign:5.0.0'
18+
api 'org.springframework.cloud:spring-cloud-starter-openfeign:5.0.1'
1919
api 'org.springframework.cloud:spring-cloud-starter-oauth2:2.2.5.RELEASE'
2020
api 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.21.0'
2121
api 'org.openapitools:jackson-databind-nullable:0.2.8'

0 commit comments

Comments
 (0)