Skip to content

Commit

Permalink
chore(deps): bump com.google.cloud:google-cloud-storage
Browse files Browse the repository at this point in the history
Bumps [com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage) from 2.26.1 to 2.27.1.
- [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.26.1...v2.27.1)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent e6f322a commit 04eae7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion storage/gcs/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ archivesBaseName = "storage-gcs"
ext {
// Keep empty lines between versions to avoid conflicts on mass update (e.g. Dependabot).

gcpSdkVersion = "2.26.1"
gcpSdkVersion = "2.27.1"
}

dependencies {
Expand Down

0 comments on commit 04eae7c

Please sign in to comment.