We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a5bf04 commit bc9a6c4Copy full SHA for bc9a6c4
1 file changed
google-cloud-datastore/pom.xml
@@ -25,12 +25,12 @@
25
<dependency>
26
<groupId>com.google.cloud.datastore</groupId>
27
<artifactId>datastore-v1-protos</artifactId>
28
- <version>1.0.1</version>
+ <version>1.2.0</version>
29
</dependency>
30
31
32
<artifactId>datastore-v1-proto-client</artifactId>
33
- <version>1.1.0</version>
34
35
36
<groupId>${project.groupId}</groupId>
0 commit comments