Skip to content

Commit 665337e

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-firestore-bom to v3.0.18 (#3940)
[![WhiteSource 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.0.17` -> `3.0.18` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-firestore-bom/3.0.18/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-firestore-bom/3.0.18/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-firestore-bom/3.0.18/compatibility-slim/3.0.17)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-firestore-bom/3.0.18/confidence-slim/3.0.17)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-firestore</summary> ### [`v3.0.18`](https://togithub.com/googleapis/java-firestore/blob/HEAD/CHANGELOG.md#&#8203;3018-httpsgithubcomgoogleapisjava-firestorecomparev3017v3018-2022-03-10) [Compare Source](https://togithub.com/googleapis/java-firestore/compare/v3.0.17...v3.0.18) </details> --- ### Configuration 📅 **Schedule**: 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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-cloud-bom).
1 parent a07d815 commit 665337e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,7 @@
434434
<dependency>
435435
<groupId>com.google.cloud</groupId>
436436
<artifactId>google-cloud-firestore-bom</artifactId>
437-
<version>3.0.17</version>
437+
<version>3.0.18</version>
438438
<type>pom</type>
439439
<scope>import</scope>
440440
</dependency>

0 commit comments

Comments
 (0)