Skip to content

Commit dfd0068

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-firestore-bom to 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-->
1 parent 7d5eecd commit dfd0068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-cloud-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
<dependency>
201201
<groupId>com.google.cloud</groupId>
202202
<artifactId>google-cloud-firestore-bom</artifactId>
203-
<version>3.13.0</version>
203+
<version>3.13.2</version>
204204
<type>pom</type>
205205
<scope>import</scope>
206206
</dependency>

0 commit comments

Comments
 (0)