diff --git a/Plan/build.gradle b/Plan/build.gradle index d47690ee9d..e027d66b2f 100644 --- a/Plan/build.gradle +++ b/Plan/build.gradle @@ -78,7 +78,7 @@ subprojects { commonsTextVersion = "1.9" commonsCompressVersion = "1.21" - caffeineVersion = "2.9.2" + caffeineVersion = "3.0.5" mysqlVersion = "8.0.26" sqliteVersion = "3.36.0.1" hikariVersion = "4.0.3"