Skip to content

Commit 99ceb41

Browse files
dependency: Update dependency com.github.ben-manes.caffeine:caffeine to v3.2.4 (#92)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0be978d commit 99ceb41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eternalcode-commons-shared/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
}
77

88
dependencies {
9-
implementation("com.github.ben-manes.caffeine:caffeine:3.2.3")
9+
implementation("com.github.ben-manes.caffeine:caffeine:3.2.4")
1010
testImplementation("org.assertj:assertj-core:3.27.7")
1111
testImplementation("org.awaitility:awaitility:4.3.0")
1212
}

0 commit comments

Comments
 (0)