We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e158f49 commit 2c71bc3Copy full SHA for 2c71bc3
java-pubsub/proto-google-cloud-pubsub-v1/pom.xml
@@ -20,10 +20,12 @@
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
<groupId>com.google.api</groupId>
27
<artifactId>api-common</artifactId>
28
+ <version>2.59.1-SNAPSHOT</version><!-- {x-version-update:api-common:current} -->
29
30
31
<groupId>com.google.guava</groupId>
0 commit comments