Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

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.36.1 to 2.37.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.36.1...v2.37.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent f596916 commit 32cca1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ dependencies {

implementation "io.aiven:commons-for-apache-kafka-connect:$aivenConnectCommonsVersion"

implementation("com.google.cloud:google-cloud-storage:2.36.1") {
implementation("com.google.cloud:google-cloud-storage:2.37.0") {
exclude group: "com.google.guava", module: "guava"
}
// TODO: document why specific version of guava is required
Expand Down

0 comments on commit 32cca1e

Please sign in to comment.