|
150 | 150 | <dependency> |
151 | 151 | <groupId>com.google.api</groupId> |
152 | 152 | <artifactId>gax</artifactId> |
153 | | - <version>1.28.0</version> |
| 153 | + <version>1.29.0</version> |
154 | 154 | </dependency> |
155 | 155 | <dependency> |
156 | 156 | <groupId>com.google.api</groupId> |
157 | 157 | <artifactId>gax</artifactId> |
158 | | - <version>1.28.0</version> |
| 158 | + <version>1.29.0</version> |
159 | 159 | <classifier>testlib</classifier> |
160 | 160 | </dependency> |
161 | 161 | <dependency> |
162 | 162 | <groupId>com.google.api</groupId> |
163 | 163 | <artifactId>gax-grpc</artifactId> |
164 | | - <version>1.28.0</version> |
| 164 | + <version>1.29.0</version> |
165 | 165 | </dependency> |
166 | 166 | <dependency> |
167 | 167 | <groupId>com.google.api</groupId> |
168 | 168 | <artifactId>gax-grpc</artifactId> |
169 | | - <version>1.28.0</version> |
| 169 | + <version>1.29.0</version> |
170 | 170 | <classifier>testlib</classifier> |
171 | 171 | </dependency> |
172 | 172 | <dependency> |
173 | 173 | <groupId>com.google.api</groupId> |
174 | 174 | <artifactId>gax-httpjson</artifactId> |
175 | | - <version>0.45.0</version> |
| 175 | + <version>0.46.0</version> |
176 | 176 | </dependency> |
177 | 177 | <dependency> |
178 | 178 | <groupId>com.google.api</groupId> |
179 | 179 | <artifactId>gax-httpjson</artifactId> |
180 | | - <version>0.45.0</version> |
| 180 | + <version>0.46.0</version> |
181 | 181 | <classifier>testlib</classifier> |
182 | 182 | </dependency> |
183 | 183 | <dependency> |
|
0 commit comments