Skip to content

Commit 1bdcab8

Browse files
chore(deps): bump com.github.ben-manes.caffeine:caffeine (#678)
Bumps [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine) from 3.1.8 to 3.2.0. - [Release notes](https://github.com/ben-manes/caffeine/releases) - [Commits](ben-manes/caffeine@v3.1.8...v3.2.0) --- updated-dependencies: - dependency-name: com.github.ben-manes.caffeine:caffeine dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b2ac66 commit 1bdcab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ext {
2424

2525
bouncyCastleVersion = "1.80"
2626

27-
caffeineVersion = "3.1.8"
27+
caffeineVersion = "3.2.0"
2828

2929
zstdVersion = "1.5.6-9"
3030
}

0 commit comments

Comments
 (0)