Skip to content

Commit de13422

Browse files
dependency: Update dependency com.github.ben-manes.caffeine:caffeine to v3.2.1 (#1005)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ac04f1b commit de13422

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.0"
39+
const val CAFFEINE = "3.2.1"
4040

4141
const val SPOTIFY_COMPLETABLE_FUTURES = "0.3.6"
4242

0 commit comments

Comments
 (0)