Skip to content

Commit 54114b9

Browse files
Bump guava from 30.1.1-jre to 31.0-jre (#7340)
Bumps [guava](https://github.com/google/guava) from 30.1.1-jre to 31.0-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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03e8ced commit 54114b9

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
@@ -18,7 +18,7 @@ ext {
1818
testNgVersion = "7.4.0"
1919
mockitoVersion = "3.12.4"
2020
jmhLibVersion = "1.21"
21-
guavaVersion = "30.1.1-jre"
21+
guavaVersion = "31.0-jre"
2222
}
2323

2424
def releaseTag = System.getenv("BUILD_TAG")

0 commit comments

Comments
 (0)