Skip to content

Commit 7eeddad

Browse files
authored
chore(deps): update dependency com.google.cloud:google-cloud-nio to v0.124.11 (#968)
[![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.10` -> `0.124.11` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-nio/0.124.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-nio/0.124.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-nio/0.124.11/compatibility-slim/0.124.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-nio/0.124.11/confidence-slim/0.124.10)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-storage-nio</summary> ### [`v0.124.11`](https://togithub.com/googleapis/java-storage-nio/blob/HEAD/CHANGELOG.md#&#8203;012411-httpsgithubcomgoogleapisjava-storage-niocomparev012410v012411-2022-08-03) [Compare Source](https://togithub.com/googleapis/java-storage-nio/compare/v0.124.10...v0.124.11) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v3 ([#&#8203;963](https://togithub.com/googleapis/java-storage-nio/issues/963)) ([897e4f4](https://togithub.com/googleapis/java-storage-nio/commit/897e4f44a988d499bce6b76bd3e89da6e2db1c80)) </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-storage-nio). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNDEuMCIsInVwZGF0ZWRJblZlciI6IjMyLjE0MS4wIn0=-->
1 parent 321da2f commit 7eeddad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • java-storage-nio/samples/install-without-bom

java-storage-nio/samples/install-without-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>com.google.cloud</groupId>
3131
<artifactId>google-cloud-nio</artifactId>
32-
<version>0.124.10</version>
32+
<version>0.124.11</version>
3333
</dependency>
3434
<!-- [END storage_nio_install_without_bom] -->
3535

0 commit comments

Comments
 (0)