Skip to content

Commit fb70de7

Browse files
chore(deps)(deps): bump com.github.ben-manes.caffeine:caffeine
Bumps [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine) from 3.1.8 to 3.2.1. - [Release notes](https://github.com/ben-manes/caffeine/releases) - [Commits](ben-manes/caffeine@v3.1.8...v3.2.1) --- updated-dependencies: - dependency-name: com.github.ben-manes.caffeine:caffeine dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ed729eb commit fb70de7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Backend/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dependencies {
6060
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.1.0")
6161
implementation("nl.basjes.parse.useragent:yauaa:7.30.0")
6262
implementation("com.bucket4j:bucket4j-core:8.10.1")
63-
implementation("com.github.ben-manes.caffeine:caffeine:3.1.8")
63+
implementation("com.github.ben-manes.caffeine:caffeine:3.2.1")
6464
implementation("org.springframework.boot:spring-boot-starter-cache")
6565

6666
// Kotlin

0 commit comments

Comments
 (0)