Skip to content

Commit c063cab

Browse files
authored
Merge branch 'main' into release-please--branches--main
2 parents 7fdbb3b + 456ecaa commit c063cab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

google-cloud-datastore/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<!-- Artifacts from google-cloud-java monorepo -->
2525
<groupId>com.google.cloud</groupId>
2626
<artifactId>gapic-libraries-bom</artifactId>
27-
<version>1.43.0</version>
27+
<version>1.48.0</version>
2828
<type>pom</type>
2929
<scope>import</scope>
3030
</dependency>

samples/install-without-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>com.google.cloud</groupId>
3131
<artifactId>google-cloud-datastore</artifactId>
32-
<version>2.24.1</version>
32+
<version>2.24.3</version>
3333
</dependency>
3434
<!-- [END datastore_install_without_bom] -->
3535

0 commit comments

Comments
 (0)