Skip to content

Commit

Permalink
Merge branch 'main' into renovate/com.google.api.grpc-proto-google-cl…
Browse files Browse the repository at this point in the history
…oud-trace-v1-2.x
  • Loading branch information
tom-andersen authored Jan 31, 2025
2 parents b81f8f1 + 9402e73 commit 50e2f14
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
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.52.0
googleapis_commitish: 0ce8062889f30daa64eed6810e3c124ccd89608f
googleapis_commitish: dd1210af5bee414c9e606f5637e0eb0fd9d894e8
libraries_bom_version: 26.53.0
libraries:
- api_shortname: firestore
Expand Down
2 changes: 1 addition & 1 deletion samples/install-without-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-firestore</artifactId>
<version>3.30.5</version>
<version>3.30.6</version>
</dependency>
<!-- [END firestore_install_without_bom] -->

Expand Down
2 changes: 1 addition & 1 deletion samples/snapshot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-firestore</artifactId>
<version>3.30.5</version>
<version>3.30.6</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 50e2f14

Please sign in to comment.