Skip to content

Commit 05816f3

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-firestore-bom to v3.8.2 (#5849)
[![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.8.1` -> `3.8.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-firestore-bom/3.8.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-firestore-bom/3.8.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-firestore-bom/3.8.2/compatibility-slim/3.8.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-firestore-bom/3.8.2/confidence-slim/3.8.1)](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.8.2`](https://togithub.com/googleapis/java-firestore/blob/HEAD/CHANGELOG.md#&#8203;382-httpsgithubcomgoogleapisjava-firestorecomparev381v382-2023-03-02) [Compare Source](https://togithub.com/googleapis/java-firestore/compare/v3.8.1...v3.8.2) ##### Dependencies - Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.4.0 ([#&#8203;1219](https://togithub.com/googleapis/java-firestore/issues/1219)) ([fe84125](https://togithub.com/googleapis/java-firestore/commit/fe84125054618bb1dbcfa1d648369a8df0120531)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNDYuMiIsInVwZGF0ZWRJblZlciI6IjM0LjE0Ni4yIn0=-->
1 parent e7a0c60 commit 05816f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-cloud-bom/pom.xml

+1-1
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.8.1</version>
203+
<version>3.8.2</version>
204204
<type>pom</type>
205205
<scope>import</scope>
206206
</dependency>

0 commit comments

Comments
 (0)