Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 330195a

Browse files
deps: update dependency com.google.cloud:google-cloud-pubsub to v1.115.2 (#748)
* deps: update dependency com.google.cloud:google-cloud-pubsub to v1.115.2 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent b515235 commit 330195a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

samples/install-without-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>com.google.cloud</groupId>
3838
<artifactId>google-cloud-pubsub</artifactId>
39-
<version>1.115.1</version>
39+
<version>1.115.2</version>
4040
</dependency>
4141

4242
<dependency>

samples/snapshot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>com.google.cloud</groupId>
3636
<artifactId>google-cloud-pubsub</artifactId>
37-
<version>1.115.1</version>
37+
<version>1.115.2</version>
3838
</dependency>
3939

4040
<dependency>

0 commit comments

Comments
 (0)