Skip to content

Commit

Permalink
Update dependency com.github.ben-manes.caffeine:caffeine to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent ae8c44f commit 85cfbfb
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 @@ -396,7 +396,7 @@ dependencies {
implementation group: 'org.springdoc', name: 'springdoc-openapi-ui', version: '1.8.0'
implementation group: 'org.bouncycastle', name: 'bcpkix-jdk18on', version: versions.bouncycastle

implementation group: 'com.github.ben-manes.caffeine', name: 'caffeine', version: '2.8.5'
implementation group: 'com.github.ben-manes.caffeine', name: 'caffeine', version: '3.1.8'

implementation group: 'io.github.openfeign', name: 'feign-okhttp', version: '11.10'

Expand Down

0 comments on commit 85cfbfb

Please sign in to comment.