Upgrade to Caffeine 3.1.0

Closes gh-30946
This commit is contained in:
Andy Wilkinson 2022-05-10 18:21:01 +01:00
parent cc1a89b934
commit e1300c62f2
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ bom {
]
}
}
library("Caffeine", "3.0.6") {
library("Caffeine", "3.1.0") {
group("com.github.ben-manes.caffeine") {
modules = [
"caffeine",