Skip to content

Commit

Permalink
build(deps-dev): bump com.google.cloud:google-cloud-nio (#2073)
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.20 to 0.127.21.
- [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.20...v0.127.21)

---
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] authored Aug 9, 2024
1 parent 7d153ea commit 820d871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-content-gcs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-nio</artifactId>
<version>0.127.20</version>
<version>0.127.21</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 820d871

Please sign in to comment.