Skip to content

Commit

Permalink
build(deps-dev): bump com.google.cloud:google-cloud-nio (#1822)
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.11 to 0.127.13.
- [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.11...v0.127.13)

---
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 Feb 15, 2024
1 parent 8213463 commit 586c5d1
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.11</version>
<version>0.127.13</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 586c5d1

Please sign in to comment.