We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c339bf8 commit a8a88d1Copy full SHA for a8a88d1
gcloud-java-datastore/pom.xml
@@ -30,7 +30,7 @@
30
<dependency>
31
<groupId>com.google.cloud.datastore</groupId>
32
<artifactId>datastore-v1beta3-proto-client</artifactId>
33
- <version>1.0.0-beta</version>
+ <version>1.0.0-beta.2</version>
34
</dependency>
35
36
<groupId>${project.groupId}</groupId>
0 commit comments