Skip to content

Commit

Permalink
Bump google-cloud-storage from 2.6.1 to 2.7.2
Browse files Browse the repository at this point in the history
Bumps [google-cloud-storage](https://github.com/googleapis/java-storage) from 2.6.1 to 2.7.2.
- [Release notes](https://github.com/googleapis/java-storage/releases)
- [Changelog](https://github.com/googleapis/java-storage/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-storage@v2.6.1...v2.7.2)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 30, 2022
1 parent f800cac commit 1bd360d
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 @@ -27,7 +27,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage</artifactId>
<version>2.6.1</version>
<version>2.7.2</version>
</dependency>

<!-- Test Dependencies -->
Expand Down

0 comments on commit 1bd360d

Please sign in to comment.