Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-firestore-bom t…
Browse files Browse the repository at this point in the history
…o v3.7.1 (#5619)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-firestore-bom](https://togithub.com/googleapis/java-firestore) | `3.7.0` -> `3.7.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-firestore-bom/3.7.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-firestore-bom/3.7.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-firestore-bom/3.7.1/compatibility-slim/3.7.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-firestore-bom/3.7.1/confidence-slim/3.7.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-firestore</summary>

### [`v3.7.1`](https://togithub.com/googleapis/java-firestore/blob/HEAD/CHANGELOG.md#&#8203;371-httpsgithubcomgoogleapisjava-firestorecomparev370v371-2022-11-08)

[Compare Source](https://togithub.com/googleapis/java-firestore/compare/v3.7.0...v3.7.1)

##### Dependencies

-   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.6 ([#&#8203;1092](https://togithub.com/googleapis/java-firestore/issues/1092)) ([019840f](https://togithub.com/googleapis/java-firestore/commit/019840fb0883fb41cdc294f09e35f39745a78cb4))
-   Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.17 ([#&#8203;1087](https://togithub.com/googleapis/java-firestore/issues/1087)) ([a78be32](https://togithub.com/googleapis/java-firestore/commit/a78be324ccd0ba2ebff429447b8ce0fe39727360))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-cloud-bom).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTkuMCJ9-->
  • Loading branch information
renovate-bot authored Nov 9, 2022
1 parent 73257b7 commit 45a4cfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-firestore-bom</artifactId>
<version>3.7.0</version>
<version>3.7.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 45a4cfa

Please sign in to comment.