Skip to content

Commit 1ca6ecb

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

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
@@ -40,7 +40,7 @@ object Versions {
4040

4141
const val BSTATS = "3.1.0"
4242

43-
const val CAFFEINE = "3.2.2"
43+
const val CAFFEINE = "3.2.3"
4444

4545
const val GLOWING_ENTITIES = "1.4.8"
4646

0 commit comments

Comments
 (0)