Skip to content

Commit

Permalink
Bump com.google.cloud:google-cloud-storage from 2.42.0 to 2.45.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.42.0 to 2.45.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.42.0...v2.45.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 Dec 1, 2024
1 parent f55ae7c commit 3552ad1
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:2.0.16')

library('gcs', 'com.google.cloud:google-cloud-storage:2.42.0')
library('gcs', 'com.google.cloud:google-cloud-storage:2.45.0')
}
}
}

0 comments on commit 3552ad1

Please sign in to comment.