Upgrade to Caffeine 3.2.1

Closes gh-45864
This commit is contained in:
Stéphane Nicoll
2025-06-10 10:18:15 +02:00
parent 523c26c75d
commit 415c8ce5b0

View File

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