Skip to content

Commit 38c0c6a

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-firestore-bom to v3.4.2 (#4948)
[![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.4.1` -> `3.4.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-firestore-bom/3.4.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-firestore-bom/3.4.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-firestore-bom/3.4.2/compatibility-slim/3.4.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-firestore-bom/3.4.2/confidence-slim/3.4.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-firestore</summary> ### [`v3.4.2`](https://togithub.com/googleapis/java-firestore/blob/HEAD/CHANGELOG.md#&#8203;342-httpsgithubcomgoogleapisjava-firestorecomparev341v342-2022-08-24) [Compare Source](https://togithub.com/googleapis/java-firestore/compare/v3.4.1...v3.4.2) ##### Dependencies - update beam.version to v2.41.0 ([#&#8203;1022](https://togithub.com/googleapis/java-firestore/issues/1022)) ([fb14e2f](https://togithub.com/googleapis/java-firestore/commit/fb14e2fe0fe20614d1973c3be32f7d108a112028)) </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, click this checkbox. --- 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:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNzQuMCIsInVwZGF0ZWRJblZlciI6IjMyLjE3NC4wIn0=-->
1 parent e33a827 commit 38c0c6a

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
@@ -448,7 +448,7 @@
448448
<dependency>
449449
<groupId>com.google.cloud</groupId>
450450
<artifactId>google-cloud-firestore-bom</artifactId>
451-
<version>3.4.1</version>
451+
<version>3.4.2</version>
452452
<type>pom</type>
453453
<scope>import</scope>
454454
</dependency>

0 commit comments

Comments
 (0)