We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4ae5c9 commit 0b9e246Copy full SHA for 0b9e246
pom.xml
@@ -182,7 +182,7 @@
182
<dependency>
183
<groupId>com.google.cloud</groupId>
184
<artifactId>google-cloud-core-bom</artifactId>
185
- <version>1.93.7</version>
+ <version>1.93.8</version>
186
<type>pom</type>
187
<scope>import</scope>
188
</dependency>
@@ -199,12 +199,12 @@
199
200
<groupId>com.google.api.grpc</groupId>
201
<artifactId>proto-google-iam-v1</artifactId>
202
- <version>0.14.0</version>
+ <version>1.0.0</version>
203
204
205
206
<artifactId>grpc-google-iam-v1</artifactId>
207
- <version>0.15.0</version>
208
209
210
<!-- API-specific dependencies -->
0 commit comments