| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 14538ed commit c969620
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -44,7 +44,7 @@ If you are using Maven without the BOM, add this to your dependencies: | |||
| 44 | 44 | <dependency> | |
| 45 | 45 | <groupId>com.google.cloud</groupId> | |
| 46 | 46 | <artifactId>google-cloud-pubsub</artifactId> | |
| 47 | - <version>1.129.2</version> | ||
| 47 | + <version>1.129.3</version> | ||
| 48 | 48 | </dependency> | |
| 49 | 49 | ||
| 50 | 50 | ``` | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -44,7 +44,7 @@ | |||
| 44 | 44 | <dependency> | |
| 45 | 45 | <groupId>com.google.cloud</groupId> | |
| 46 | 46 | <artifactId>google-cloud-pubsub</artifactId> | |
| 47 | - <version>1.129.2</version> | ||
| 47 | + <version>1.129.3</version> | ||
| 48 | 48 | </dependency> | |
| 49 | 49 | <!-- [END pubsub_install_without_bom] --> | |
| 50 | 50 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments