Skip to content

Commit e43a89b

Browse files
chore: Update generation configuration at Tue May 27 02:33:50 UTC 2025 (#2439)
* chore: Update generation configuration at Fri May 23 02:33:50 UTC 2025 * chore: Update generation configuration at Sat May 24 02:32:02 UTC 2025 * chore: generate libraries at Sat May 24 02:32:35 UTC 2025 * chore: Update generation configuration at Tue May 27 02:33:50 UTC 2025
1 parent 17c142b commit e43a89b

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.60.0')
54+
implementation platform('com.google.cloud:libraries-bom:26.61.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.58.0
2-
googleapis_commitish: 488c8cc0d41aca4b4f33748ab6166129edcfd836
3-
libraries_bom_version: 26.60.0
2+
googleapis_commitish: 9bed6f077867e387960082891ec0e1b8bb254a47
3+
libraries_bom_version: 26.61.0
44
libraries:
55
- api_shortname: pubsub
66
name_pretty: Cloud Pub/Sub

0 commit comments

Comments
 (0)