File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 7676 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
7777 <project .google.http.version>1.47.0</project .google.http.version>
7878 <project .junit.version>4.13.2</project .junit.version>
79- <project .guava.version>33.4 .0-android</project .guava.version>
79+ <project .guava.version>33.5 .0-android</project .guava.version>
8080 <project .appengine.version>2.0.33</project .appengine.version>
8181 <project .findbugs.version>3.0.2</project .findbugs.version>
8282 <deploy .autorelease>false</deploy .autorelease>
127127 <groupId >com.google.j2objc</groupId >
128128 <artifactId >j2objc-annotations</artifactId >
129129 </exclusion >
130+ <exclusion >
131+ <groupId >com.google.errorprone</groupId >
132+ <artifactId >error_prone_annotations</artifactId >
133+ </exclusion >
130134 </exclusions >
131135 </dependency >
132136 <dependency >
You can’t perform that action at this time.
0 commit comments