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 7fdbb3b + 456ecaa commit c063cabCopy full SHA for c063cab
google-cloud-datastore/pom.xml
@@ -24,7 +24,7 @@
24
<!-- Artifacts from google-cloud-java monorepo -->
25
<groupId>com.google.cloud</groupId>
26
<artifactId>gapic-libraries-bom</artifactId>
27
- <version>1.43.0</version>
+ <version>1.48.0</version>
28
<type>pom</type>
29
<scope>import</scope>
30
</dependency>
samples/install-without-bom/pom.xml
@@ -29,7 +29,7 @@
<dependency>
31
<artifactId>google-cloud-datastore</artifactId>
32
- <version>2.24.1</version>
+ <version>2.24.3</version>
33
34
<!-- [END datastore_install_without_bom] -->
35
0 commit comments