Skip to content

Commit 3ea5965

Browse files
Bump com.google.cloud:google-cloud-storage from 2.23.0 to 2.49.0
Bumps [com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage) from 2.23.0 to 2.49.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.23.0...v2.49.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>
1 parent 168f9cd commit 3ea5965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration-test/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ dependencies {
143143
implementation group: 'com.google.apis', name: 'google-api-services-storage', version: 'v1-rev20241206-2.0.0'
144144
implementation group: 'com.google.auth', name: 'google-auth-library-oauth2-http', version: '1.32.1'
145145
implementation group: 'com.google.http-client', name: 'google-http-client-jackson2', version: '1.46.1'
146-
implementation (group: 'com.google.cloud', name: 'google-cloud-storage', version: '2.23.0') {
146+
implementation (group: 'com.google.cloud', name: 'google-cloud-storage', version: '2.49.0') {
147147
exclude group: "io.grpc"
148148
}
149149
implementation group: 'com.azure.resourcemanager', name: 'azure-resourcemanager', version: azureSdkResourceManagerVersion

0 commit comments

Comments
 (0)