Skip to content

Commit fc7d12a

Browse files
Bump com.github.ben-manes.caffeine:caffeine from 3.1.8 to 3.2.0 (#4)
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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 492b57c commit fc7d12a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ dependencies {
6161
api 'com.saicone:types:1.2'
6262

6363
compileOnly 'com.ezylang:EvalEx:3.4.0'
64-
compileOnly 'com.github.ben-manes.caffeine:caffeine:3.1.8'
64+
compileOnly 'com.github.ben-manes.caffeine:caffeine:3.2.0'
6565
compileOnly 'com.google.guava:guava:33.3.1-jre'
6666
}
6767

0 commit comments

Comments
 (0)