Skip to content

Commit 7d19829

Browse files
chore: Update generation configuration at Sun May 11 02:34:28 UTC 2025 (#2423)
* chore: Update generation configuration at Thu May 8 02:33:47 UTC 2025 * chore: Update generation configuration at Fri May 9 02:33:27 UTC 2025 * chore: generate libraries at Fri May 9 02:33:55 UTC 2025 * chore: Update generation configuration at Sat May 10 02:31:30 UTC 2025 * chore: Update generation configuration at Sun May 11 02:34:28 UTC 2025 * chore: generate libraries at Sun May 11 02:34:56 UTC 2025
1 parent 44fa990 commit 7d19829

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,15 @@ If you are using Maven without the BOM, add this to your dependencies:
4343
<dependency>
4444
<groupId>com.google.cloud</groupId>
4545
<artifactId>google-cloud-pubsub</artifactId>
46-
<version>1.139.1</version>
46+
<version>1.139.3</version>
4747
</dependency>
4848

4949
```
5050

5151
If you are using Gradle 5.x or later, add this to your dependencies:
5252

5353
```Groovy
54-
implementation platform('com.google.cloud:libraries-bom:26.59.0')
54+
implementation platform('com.google.cloud:libraries-bom:26.60.0')
5555
5656
implementation 'com.google.cloud:google-cloud-pubsub'
5757
```

generation_config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
gapic_generator_version: 2.57.0
2-
googleapis_commitish: f84c6ceca37b57906efcb606527a40d4585ba860
3-
libraries_bom_version: 26.59.0
2+
googleapis_commitish: 4e9e9d240fbf2471f135caa3a416b231f9070962
3+
libraries_bom_version: 26.60.0
44
libraries:
55
- api_shortname: pubsub
66
name_pretty: Cloud Pub/Sub

0 commit comments

Comments
 (0)