File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1414 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1515 <maven .compiler.release>11</maven .compiler.release>
1616 <log4j .version>2.20.0</log4j .version>
17- <grpc .version>1.68 .0</grpc .version>
17+ <grpc .version>1.75 .0</grpc .version>
1818 <protobuf .version>4.29.2</protobuf .version>
1919 <bouncycastle .version>1.82</bouncycastle .version>
2020 <ayza .version>10.0.0</ayza .version>
119119 <dependency >
120120 <groupId >com.google.errorprone</groupId >
121121 <artifactId >error_prone_annotations</artifactId >
122- <version >2.28 .0</version >
122+ <version >2.30 .0</version >
123123 </dependency >
124124 <dependency >
125125 <groupId >com.google.guava</groupId >
126126 <artifactId >guava</artifactId >
127- <version >33.2 .1-android</version >
127+ <version >33.3 .1-android</version >
128128 </dependency >
129129 <dependency >
130130 <groupId >com.google.protobuf</groupId >
You can’t perform that action at this time.
0 commit comments