Skip to content

Commit

Permalink
build(deps-dev): bump com.google.cloud:google-cloud-nio (#1675)
Browse files Browse the repository at this point in the history
Bumps [com.google.cloud:google-cloud-nio](https://github.com/googleapis/java-storage-nio) from 0.127.6 to 0.127.7.
- [Release notes](https://github.com/googleapis/java-storage-nio/releases)
- [Changelog](https://github.com/googleapis/java-storage-nio/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-storage-nio@v0.127.6...v0.127.7)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-nio
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 6, 2023
1 parent 8976577 commit 850a5d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-content-gcs/pom.xml
Expand Up @@ -109,7 +109,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-nio</artifactId>
<version>0.127.6</version>
<version>0.127.7</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 850a5d9

Please sign in to comment.