Skip to content
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

chore: Update generation configuration at Tue Jan 28 18:40:16 UTC 2025 #1995

Merged
merged 6 commits into from
Jan 28, 2025
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-firestore</artifactId>
<version>3.30.4</version>
<version>3.30.5</version>
</dependency>

```
Expand Down
4 changes: 2 additions & 2 deletions generation_config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
gapic_generator_version: 2.51.1
googleapis_commitish: e134bebad9607975d5d97a6d4fd04fb412aae819
gapic_generator_version: 2.52.0
googleapis_commitish: 0ce8062889f30daa64eed6810e3c124ccd89608f
libraries_bom_version: 26.53.0
libraries:
- api_shortname: firestore
Expand Down