Skip to content

Commit 701b10c

Browse files
committed
chore(datastore): use local version in snippets to fix build
1 parent 8729826 commit 701b10c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • java-datastore/samples/snippets

java-datastore/samples/snippets/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
<dependency>
4242
<groupId>com.google.cloud</groupId>
4343
<artifactId>google-cloud-datastore</artifactId>
44+
<version>2.40.0</version>
4445
</dependency>
4546
<!-- [END datastore_install_with_bom] -->
4647

0 commit comments

Comments
 (0)