Skip to content

Commit f90c102

Browse files
Bump guava from 13.0.1 to 23.0
Bumps [guava](https://github.com/google/guava) from 13.0.1 to 23.0. - [Release notes](https://github.com/google/guava/releases) - [Commits](google/guava@v13.0.1...v23.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e2aeb90 commit f90c102

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
@@ -1,7 +1,7 @@
11
buildscript {
22
ext {
33
versions = [:]
4-
versions.guava = '13.0.1'
4+
versions.guava = '23.0'
55
versions.junit = '4.13'
66
versions.kotlin = '1.3.21'
77
versions.lint = '22.2.0'

0 commit comments

Comments
 (0)