Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

Commit 1129727

Browse files
committed
chore(deps): update dependency com.google.cloud:google-cloud-datastore-parent to v2.34.0-rc1
1 parent 285e0ec commit 1129727

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

  • datastore-v1-proto-client
  • google-cloud-datastore-utils
  • google-cloud-datastore
  • grpc-google-cloud-datastore-admin-v1
  • grpc-google-cloud-datastore-v1
  • proto-google-cloud-datastore-admin-v1
  • proto-google-cloud-datastore-v1

datastore-v1-proto-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>com.google.cloud</groupId>
2626
<artifactId>google-cloud-datastore-parent</artifactId>
27-
<version>2.33.2</version><!-- {x-version-update:google-cloud-datastore:current} -->
27+
<version>2.34.0-rc1</version><!-- {x-version-update:google-cloud-datastore:current} -->
2828
</parent>
2929

3030
<packaging>jar</packaging>

google-cloud-datastore-utils/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>com.google.cloud</groupId>
1515
<artifactId>google-cloud-datastore-parent</artifactId>
16-
<version>2.33.2</version><!-- {x-version-update:google-cloud-datastore:current} -->
16+
<version>2.34.0-rc1</version><!-- {x-version-update:google-cloud-datastore:current} -->
1717
</parent>
1818
<properties>
1919
<site.installationModule>google-cloud-datastore-utils</site.installationModule>

google-cloud-datastore/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>com.google.cloud</groupId>
1414
<artifactId>google-cloud-datastore-parent</artifactId>
15-
<version>2.33.2</version><!-- {x-version-update:google-cloud-datastore:current} -->
15+
<version>2.34.0-rc1</version><!-- {x-version-update:google-cloud-datastore:current} -->
1616
</parent>
1717
<properties>
1818
<site.installationModule>google-cloud-datastore</site.installationModule>

grpc-google-cloud-datastore-admin-v1/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>com.google.cloud</groupId>
1212
<artifactId>google-cloud-datastore-parent</artifactId>
13-
<version>2.33.2</version><!-- {x-version-update:google-cloud-datastore:current} -->
13+
<version>2.34.0-rc1</version><!-- {x-version-update:google-cloud-datastore:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

grpc-google-cloud-datastore-v1/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>com.google.cloud</groupId>
1212
<artifactId>google-cloud-datastore-parent</artifactId>
13-
<version>2.33.2</version><!-- {x-version-update:google-cloud-datastore:current} -->
13+
<version>2.34.0-rc1</version><!-- {x-version-update:google-cloud-datastore:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

proto-google-cloud-datastore-admin-v1/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>com.google.cloud</groupId>
1212
<artifactId>google-cloud-datastore-parent</artifactId>
13-
<version>2.33.2</version><!-- {x-version-update:google-cloud-datastore:current} -->
13+
<version>2.34.0-rc1</version><!-- {x-version-update:google-cloud-datastore:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

proto-google-cloud-datastore-v1/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>com.google.cloud</groupId>
1212
<artifactId>google-cloud-datastore-parent</artifactId>
13-
<version>2.33.2</version><!-- {x-version-update:google-cloud-datastore:current} -->
13+
<version>2.34.0-rc1</version><!-- {x-version-update:google-cloud-datastore:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

0 commit comments

Comments
 (0)