Skip to content

Commit

Permalink
Bump com.google.cloud:google-cloud-storage from 2.46.0 to 2.47.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.46.0 to 2.47.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.46.0...v2.47.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 Jan 10, 2025
1 parent d615e9a commit a70c29c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ val logstashLogbackEncoderVersion = "8.0"
val tokenSupportVersion = "5.0.13"
val testContainersVersion = "1.20.4"
val kluentVersion = "1.73"
val cloudStorageVersion = "2.46.0"
val cloudStorageVersion = "2.47.0"
val jaxWsApiVersion = "1.1"
val commonsTextVersion = "1.12.0"
val unleashVersion = "9.2.6"
Expand Down

0 comments on commit a70c29c

Please sign in to comment.