Skip to content

Commit 7bec2c8

Browse files
committed
chore(deps): update dependency com.google.cloud:google-cloud-pubsub-parent to v1.145.0-rc1
1 parent d164024 commit 7bec2c8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

google-cloud-pubsub/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>com.google.cloud</groupId>
1313
<artifactId>google-cloud-pubsub-parent</artifactId>
14-
<version>1.144.1</version><!-- {x-version-update:google-cloud-pubsub:current} -->
14+
<version>1.145.0-rc1</version><!-- {x-version-update:google-cloud-pubsub:current} -->
1515
</parent>
1616
<properties>
1717
<site.installationModule>google-cloud-pubsub</site.installationModule>

grpc-google-cloud-pubsub-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-pubsub-parent</artifactId>
13-
<version>1.144.1</version><!-- {x-version-update:google-cloud-pubsub:current} -->
13+
<version>1.145.0-rc1</version><!-- {x-version-update:google-cloud-pubsub:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

proto-google-cloud-pubsub-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-pubsub-parent</artifactId>
13-
<version>1.144.1</version><!-- {x-version-update:google-cloud-pubsub:current} -->
13+
<version>1.145.0-rc1</version><!-- {x-version-update:google-cloud-pubsub:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

0 commit comments

Comments
 (0)