Skip to content

Commit af34b1e

Browse files
dependency: Update dependency com.github.ben-manes.caffeine:caffeine to v3.2.0 (#892)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1198dfc commit af34b1e

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
@@ -37,7 +37,7 @@ object Versions {
3737

3838
const val BSTATS = "3.1.0"
3939

40-
const val CAFFEINE = "3.1.8"
40+
const val CAFFEINE = "3.2.0"
4141

4242
const val SPOTIFY_COMPLETABLE_FUTURES = "0.3.6"
4343

0 commit comments

Comments
 (0)