We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8729826 commit 701b10cCopy full SHA for 701b10c
1 file changed
java-datastore/samples/snippets/pom.xml
@@ -41,6 +41,7 @@
41
<dependency>
42
<groupId>com.google.cloud</groupId>
43
<artifactId>google-cloud-datastore</artifactId>
44
+ <version>2.40.0</version>
45
</dependency>
46
<!-- [END datastore_install_with_bom] -->
47
0 commit comments