Bump caffeine from 3.0.6 to 3.1.0

Bumps [caffeine](https://github.com/ben-manes/caffeine) from 3.0.6 to 3.1.0.
- [Release notes](https://github.com/ben-manes/caffeine/releases)
- [Commits](https://github.com/ben-manes/caffeine/compare/v3.0.6...v3.1.0)

---
updated-dependencies:
- dependency-name: com.github.ben-manes.caffeine:caffeine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-28 13:05:09 +00:00 committed by Kavin
parent 641aef7ac1
commit c4a0c579a5

View file

@ -22,7 +22,7 @@ dependencies {
implementation 'com.fasterxml.jackson.core:jackson-annotations:2.13.2'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.13.2.2'
implementation 'org.json:json:20211205'
implementation 'com.github.ben-manes.caffeine:caffeine:3.0.6'
implementation 'com.github.ben-manes.caffeine:caffeine:3.1.0'
implementation 'com.rometools:rome:1.18.0'
implementation 'com.github.ipfs:java-ipfs-http-client:v1.3.3'
implementation 'org.jsoup:jsoup:1.14.3'