Skip to content

Commit 57c9963

Browse files
Bump guava from 31.0.1-jre to 31.1-jre
Bumps [guava](https://github.com/google/guava) from 31.0.1-jre to 31.1-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e54cf07 commit 57c9963

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
@@ -52,7 +52,7 @@ dependencies {
5252

5353
// Various
5454
implementation "com.github.ben-manes.caffeine:caffeine:3.0.5"
55-
implementation "com.google.guava:guava:31.0.1-jre"
55+
implementation "com.google.guava:guava:31.1-jre"
5656
implementation "io.vavr:vavr:0.10.4"
5757

5858
// Testing

0 commit comments

Comments
 (0)