Skip to content

Commit 1a52d17

Browse files
chore(deps): update dependency com.google.cloud:google-cloud-pubsub to v1.130.0 (#2060)
* chore(deps): update dependency com.google.cloud:google-cloud-pubsub to v1.130.0 * 🦉 Updates from OwlBot post-processor 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 6baf69a commit 1a52d17

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ If you are using Maven without the BOM, add this to your dependencies:
4444
<dependency>
4545
<groupId>com.google.cloud</groupId>
4646
<artifactId>google-cloud-pubsub</artifactId>
47-
<version>1.129.7</version>
47+
<version>1.130.0</version>
4848
</dependency>
4949

5050
```

samples/install-without-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>com.google.cloud</groupId>
4646
<artifactId>google-cloud-pubsub</artifactId>
47-
<version>1.129.7</version>
47+
<version>1.130.0</version>
4848
</dependency>
4949
<!-- [END pubsub_install_without_bom] -->
5050

0 commit comments

Comments
 (0)