We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60baeeb commit f2404adCopy full SHA for f2404ad
1 file changed
java-storage/proto-google-cloud-storage-control-v2/pom.xml
@@ -20,14 +20,17 @@
20
<dependency>
21
<groupId>com.google.api.grpc</groupId>
22
<artifactId>proto-google-common-protos</artifactId>
23
+ <version>2.67.1-SNAPSHOT</version><!-- {x-version-update:proto-google-common-protos:current} -->
24
</dependency>
25
26
27
<artifactId>proto-google-iam-v1</artifactId>
28
+ <version>1.62.1-SNAPSHOT</version><!-- {x-version-update:proto-google-iam-v1:current} -->
29
30
31
<groupId>com.google.api</groupId>
32
<artifactId>api-common</artifactId>
33
+ <version>2.59.1-SNAPSHOT</version><!-- {x-version-update:api-common:current} -->
34
35
36
<groupId>com.google.guava</groupId>
0 commit comments