Skip to content

Commit

Permalink
Bump com.google.cloud:google-cloud-storage from 2.26.1 to 2.36.0
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.36.0.
- [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.36.0)

---
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 Mar 18, 2024
1 parent 0ecc3be commit 48aca8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencyResolutionManagement {

library('slf4j-log4j12', 'org.slf4j:slf4j-log4j12:1.7.36')

library('gcs', 'com.google.cloud:google-cloud-storage:2.26.1')
library('gcs', 'com.google.cloud:google-cloud-storage:2.36.0')
}
}
}

0 comments on commit 48aca8d

Please sign in to comment.