Skip to content

Commit 9deba5e

Browse files
dependency: Update dependency com.github.ben-manes.caffeine:caffeine to v3.2.2 (#1044)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 56e885a commit 9deba5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ object Versions {
3636

3737
const val BSTATS = "3.1.0"
3838

39-
const val CAFFEINE = "3.2.1"
39+
const val CAFFEINE = "3.2.2"
4040

4141
const val SPOTIFY_COMPLETABLE_FUTURES = "0.3.6"
4242

0 commit comments

Comments
 (0)