Skip to content

Commit 4da4591

Browse files
Update Guava to v32.0.1 (#1979)
1 parent 72ebff1 commit 4da4591

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ ext {
4545
// Which leads to build failure because of -Werror.
4646
protoVersion = '3.22.0'
4747
annotationApiVersion = '1.3.2'
48-
guavaVersion = '31.1-jre' // [10.0,)
48+
guavaVersion = '32.0.1-jre' // [10.0,)
4949
tallyVersion = '0.13.0' // [0.4.0,)
5050

5151
gsonVersion = '2.10.1' // [2.0,)

0 commit comments

Comments
 (0)