This repository was archived by the owner on Dec 15, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 154154 <google .core.version>1.91.2</google .core.version>
155155 <google .api-common.version>1.8.1</google .api-common.version>
156156 <google .common-protos.version>1.17.0</google .common-protos.version>
157- <gax .version>1.48.1 </gax .version>
157+ <gax .version>1.49.0 </gax .version>
158158 <grpc .version>1.24.0</grpc .version>
159159 <protobuf .version>3.10.0</protobuf .version>
160160 <junit .version>4.12</junit .version>
161- <guava .version>28.0 -android</guava .version>
161+ <guava .version>28.1 -android</guava .version>
162162 <threeten .version>1.4.0</threeten .version>
163163 <javax .annotations.version>1.3.2</javax .annotations.version>
164+ <animal-sniffer .version>1.18</animal-sniffer .version>
164165 </properties >
165166
166167 <dependencyManagement >
248249 <artifactId >javax.annotation-api</artifactId >
249250 <version >${javax.annotations.version} </version >
250251 </dependency >
252+ <dependency >
253+ <groupId >org.codehaus.mojo</groupId >
254+ <artifactId >animal-sniffer-annotations</artifactId >
255+ <version >${animal-sniffer.version} </version >
256+ </dependency >
251257
252258 <dependency >
253259 <groupId >junit</groupId >
You can’t perform that action at this time.
0 commit comments