Skip to content
This repository was archived by the owner on Feb 3, 2024. It is now read-only.

Commit 4ae65bd

Browse files
committed
chore(deps): update dependency com.github.ben-manes.caffeine:caffeine to v2.9.1
1 parent c41c345 commit 4ae65bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: core/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies {
4242
api(configurate("gson"))
4343
api(configurate("hocon"))
4444
implementation(configurate("yaml"))
45-
implementation("com.github.ben-manes.caffeine:caffeine:2.9.0") {
45+
implementation("com.github.ben-manes.caffeine:caffeine:2.9.1") {
4646
exclude("com.google.errorprone")
4747
}
4848
implementation("com.google.guava:guava:21.0")

0 commit comments

Comments
 (0)