Skip to content

Commit 0e8cc32

Browse files
chore: Update generation configuration at Thu Jan 23 02:23:35 UTC 2025 (#2308)
* chore: Update generation configuration at Sat Jan 11 02:26:06 UTC 2025 * chore: Update generation configuration at Sun Jan 12 02:29:41 UTC 2025 * chore: Update generation configuration at Mon Jan 13 02:29:17 UTC 2025 * chore: Update generation configuration at Tue Jan 14 02:22:16 UTC 2025 * chore: Update generation configuration at Wed Jan 15 02:23:55 UTC 2025 * chore: Update generation configuration at Thu Jan 16 02:22:55 UTC 2025 * chore: Update generation configuration at Fri Jan 17 02:22:36 UTC 2025 * chore: generate libraries at Fri Jan 17 02:23:09 UTC 2025 * chore: Update generation configuration at Sat Jan 18 02:20:32 UTC 2025 * chore: Update generation configuration at Tue Jan 21 02:23:43 UTC 2025 * chore: Update generation configuration at Wed Jan 22 02:25:18 UTC 2025 * chore: Update generation configuration at Thu Jan 23 02:23:35 UTC 2025
1 parent 97bd44e commit 0e8cc32

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ If you are using Maven without the BOM, add this to your dependencies:
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.52.0')
54+
implementation platform('com.google.cloud:libraries-bom:26.53.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.51.1
2-
googleapis_commitish: d581bbe1a66ad2e47eda2beebf6200f23b766ca9
3-
libraries_bom_version: 26.52.0
2+
googleapis_commitish: 1a0e353ac4a372cf7016df4ce0a7d7e609f339b3
3+
libraries_bom_version: 26.53.0
44
libraries:
55
- api_shortname: pubsub
66
name_pretty: Cloud Pub/Sub

0 commit comments

Comments
 (0)