Skip to content

Commit 37e997b

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-nio to v0.124.4 (#4495)
[![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-nio](https://togithub.com/googleapis/java-storage-nio) | `0.124.2` -> `0.124.4` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-nio/0.124.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-nio/0.124.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-nio/0.124.4/compatibility-slim/0.124.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-nio/0.124.4/confidence-slim/0.124.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-storage-nio</summary> ### [`v0.124.4`](https://togithub.com/googleapis/java-storage-nio/blob/HEAD/CHANGELOG.md#&#8203;01244-httpsgithubcomgoogleapisjava-storage-niocomparev01243v01244-2022-06-09) [Compare Source](https://togithub.com/googleapis/java-storage-nio/compare/v0.124.3...v0.124.4) ##### Dependencies - update dependency com.google.cloud:google-cloud-storage to v2.8.0 ([#&#8203;923](https://togithub.com/googleapis/java-storage-nio/issues/923)) ([f3ae73e](https://togithub.com/googleapis/java-storage-nio/commit/f3ae73edc6474493ff36ccbcfa0744aa8f8a9a26)) ### [`v0.124.3`](https://togithub.com/googleapis/java-storage-nio/blob/HEAD/CHANGELOG.md#&#8203;01243-httpsgithubcomgoogleapisjava-storage-niocomparev01242v01243-2022-06-08) [Compare Source](https://togithub.com/googleapis/java-storage-nio/compare/v0.124.2...v0.124.3) ##### Dependencies - update dependency com.google.apis:google-api-services-storage to v1-rev20220604-1.32.1 ([#&#8203;919](https://togithub.com/googleapis/java-storage-nio/issues/919)) ([262784d](https://togithub.com/googleapis/java-storage-nio/commit/262784df98b011a9712d46c12630a55bb66fdc59)) ##### [0.124.2](https://togithub.com/googleapis/java-storage-nio/compare/v0.124.1...v0.124.2) (2022-05-27) ##### Dependencies - update dependency com.google.cloud:google-cloud-storage to v2.7.2 ([#&#8203;912](https://togithub.com/googleapis/java-storage-nio/issues/912)) ([768e8c8](https://togithub.com/googleapis/java-storage-nio/commit/768e8c8e31fbd994c9349a031c13feb7d95da200)) ##### [0.124.1](https://togithub.com/googleapis/java-storage-nio/compare/v0.124.0...v0.124.1) (2022-05-25) ##### Dependencies - update dependency com.google.cloud:google-cloud-storage to v2.7.1 ([#&#8203;906](https://togithub.com/googleapis/java-storage-nio/issues/906)) ([f38d419](https://togithub.com/googleapis/java-storage-nio/commit/f38d4198488a65b3cc8aecca148c02b5aafc62c8)) </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).
1 parent 89e4b11 commit 37e997b

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
@@ -580,7 +580,7 @@
580580
<dependency>
581581
<groupId>com.google.cloud</groupId>
582582
<artifactId>google-cloud-nio</artifactId>
583-
<version>0.124.2</version>
583+
<version>0.124.4</version>
584584
</dependency>
585585
<dependency>
586586
<groupId>com.google.cloud</groupId>

0 commit comments

Comments
 (0)