Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v33.3.0-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 29, 2024
1 parent 03d2816 commit 34591b0
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 @@ -199,7 +199,7 @@ dependencies {
implementation group: 'io.github.openfeign', name: 'feign-jackson', version: '13.3'
implementation group: 'io.github.openfeign', name: 'feign-httpclient', version: '13.3'
implementation group: 'org.json', name: 'json', version: '20240303'
implementation group: 'com.google.guava', name: 'guava', version: '33.2.1-jre'
implementation group: 'com.google.guava', name: 'guava', version: '33.3.0-jre'

implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.6.0'

Expand Down

0 comments on commit 34591b0

Please sign in to comment.