Skip to content

Commit 328ad7b

Browse files
Bump com.google.cloud:google-cloud-storage from 2.49.0 to 2.50.0
Bumps [com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage) from 2.49.0 to 2.50.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.49.0...v2.50.0) --- updated-dependencies: - dependency-name: com.google.cloud:google-cloud-storage dependency-version: 2.50.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb563a8 commit 328ad7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencyResolutionManagement {
3232

3333
library('slf4j-log4j12', 'org.slf4j:slf4j-log4j12:2.0.17')
3434

35-
library('gcs', 'com.google.cloud:google-cloud-storage:2.49.0')
35+
library('gcs', 'com.google.cloud:google-cloud-storage:2.50.0')
3636
}
3737
}
3838
}

0 commit comments

Comments
 (0)