We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c00bb6 commit 2391b47Copy full SHA for 2391b47
1 file changed
java-firestore/proto-google-cloud-firestore-v1/pom.xml
@@ -22,11 +22,13 @@
22
<groupId>com.google.api</groupId>
23
<artifactId>api-common</artifactId>
24
<scope>compile</scope>
25
+ <version>2.59.1-SNAPSHOT</version><!-- {x-version-update:api-common:current} -->
26
</dependency>
27
<dependency>
28
<groupId>com.google.api.grpc</groupId>
29
<artifactId>proto-google-common-protos</artifactId>
30
31
+ <version>2.67.1-SNAPSHOT</version><!-- {x-version-update:proto-google-common-protos:current} -->
32
33
34
<groupId>com.google.guava</groupId>
0 commit comments