Skip to content

chore: Update generation configuration at Mon Aug 11 02:45:37 UTC 2025 #2515

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Aug 11, 2025
Merged
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pubsub</artifactId>
<version>1.141.1</version>
<version>1.141.2</version>
</dependency>

```
Expand Down
2 changes: 1 addition & 1 deletion generation_config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
gapic_generator_version: 2.61.0
googleapis_commitish: 8c74a4f9ad52cfd7a7d1f6427fa0a0511377a395
googleapis_commitish: f4902d9b4168b4d1b162f5c5bcf149086579fa26
libraries_bom_version: 26.65.0
libraries:
- api_shortname: pubsub
Expand Down
Loading