diff --git a/Plan/build.gradle b/Plan/build.gradle index d8d70fbdf4..0c76cee028 100644 --- a/Plan/build.gradle +++ b/Plan/build.gradle @@ -67,7 +67,7 @@ subprojects { commonsTextVersion = "1.15.0" commonsCompressVersion = "1.28.0" commonsCodecVersion = "1.22.0" - caffeineVersion = "3.2.3" + caffeineVersion = "3.2.4" jetbrainsAnnotationsVersion = "26.1.0" jettyVersion = "11.0.26" mysqlVersion = "9.7.0"