Merge pull request #516 from A248/caffeine-3

Bump to Caffeine 3
This commit is contained in:
Andrew Steinborn
2021-06-07 16:44:29 +00:00
committed by GitHub

View File

@@ -78,7 +78,7 @@ dependencies {
implementation 'org.bstats:bstats-base:2.2.0'
implementation 'org.lanternpowered:lmbda:2.0.0'
implementation 'com.github.ben-manes.caffeine:caffeine:2.8.8'
implementation 'com.github.ben-manes.caffeine:caffeine:3.0.2'
compileOnly 'com.github.spotbugs:spotbugs-annotations:4.1.2'