Skip to content

Commit 8be3fbc

Browse files
Bump com.github.ben-manes.caffeine:caffeine from 3.2.2 to 3.2.3 in /Plan (#4351)
Bumps [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine) from 3.2.2 to 3.2.3. - [Release notes](https://github.com/ben-manes/caffeine/releases) - [Commits](ben-manes/caffeine@v3.2.2...v3.2.3) --- updated-dependencies: - dependency-name: com.github.ben-manes.caffeine:caffeine dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d553480 commit 8be3fbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Plan/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ subprojects {
7171
commonsTextVersion = "1.14.0"
7272
commonsCompressVersion = "1.28.0"
7373
commonsCodecVersion = "1.20.0"
74-
caffeineVersion = "3.2.2"
74+
caffeineVersion = "3.2.3"
7575
jetbrainsAnnotationsVersion = "26.0.2"
7676
jettyVersion = "11.0.26"
7777
mysqlVersion = "9.5.0"

0 commit comments

Comments
 (0)