Upgrade to Caffeine 3.2.0

Closes gh-43893
This commit is contained in:
Andy Wilkinson 2025-01-21 12:23:17 +00:00
parent 77fd91ee94
commit b236b61be2
1 changed files with 1 additions and 1 deletions

View File

@ -166,7 +166,7 @@ bom {
releaseNotes("https://github.com/cache2k/cache2k/releases/tag/v{version}") releaseNotes("https://github.com/cache2k/cache2k/releases/tag/v{version}")
} }
} }
library("Caffeine", "3.1.8") { library("Caffeine", "3.2.0") {
group("com.github.ben-manes.caffeine") { group("com.github.ben-manes.caffeine") {
modules = [ modules = [
"caffeine", "caffeine",