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.13.2 (#6052)

[![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.13.0` -> `3.13.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-firestore-bom/3.13.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-firestore-bom/3.13.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-firestore-bom/3.13.2/compatibility-slim/3.13.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-firestore-bom/3.13.2/confidence-slim/3.13.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.

---

### Release Notes

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

### [`v3.13.2`](https://togithub.com/googleapis/java-firestore/blob/HEAD/CHANGELOG.md#&#8203;3132-httpsgithubcomgoogleapisjava-firestorecomparev3131v3132-2023-06-22)

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

##### Dependencies

-   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.12.0 ([#&#8203;1338](https://togithub.com/googleapis/java-firestore/issues/1338)) ([0ef1882](https://togithub.com/googleapis/java-firestore/commit/0ef18821e1bec0a99da5609f6b894f0c4131f6c5))

### [`v3.13.1`](https://togithub.com/googleapis/java-firestore/blob/HEAD/CHANGELOG.md#&#8203;3131-httpsgithubcomgoogleapisjava-firestorecomparev3130v3131-2023-06-21)

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

##### Dependencies

-   Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.23 ([#&#8203;1329](https://togithub.com/googleapis/java-firestore/issues/1329)) ([ea5e78f](https://togithub.com/googleapis/java-firestore/commit/ea5e78fd136cad86ce439ca0e7338ed84ef1a3d7))
-   Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.23 ([#&#8203;1330](https://togithub.com/googleapis/java-firestore/issues/1330)) ([63a01e6](https://togithub.com/googleapis/java-firestore/commit/63a01e6034ed2c6f6f3613da01ca07d6dffb1909))

</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://developer.mend.io/github/googleapis/java-cloud-bom).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMzEuMCIsInVwZGF0ZWRJblZlciI6IjM1LjEzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
renovate-bot committed Jun 23, 2023
1 parent 7d5eecd commit dfd0068
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.13.0</version>
<version>3.13.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit dfd0068

Please sign in to comment.