We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e2b3a48 + 0fea1bb commit a242200Copy full SHA for a242200
samples/install-without-bom/pom.xml
@@ -29,7 +29,7 @@
29
<dependency>
30
<groupId>com.google.cloud</groupId>
31
<artifactId>google-cloud-datastore</artifactId>
32
- <version>2.26.3</version>
+ <version>2.26.4</version>
33
</dependency>
34
<!-- [END datastore_install_without_bom] -->
35
samples/snippets/pom.xml
@@ -30,7 +30,7 @@
<artifactId>libraries-bom</artifactId>
- <version>26.55.0</version>
+ <version>26.56.0</version>
<type>pom</type>
<scope>import</scope>
36
0 commit comments