Skip to content

Commit

Permalink
Bump com.google.cloud:google-cloud-storage 2.30.0 -> 2.30.1
Browse files Browse the repository at this point in the history
  • Loading branch information
janhicken committed Dec 16, 2023
1 parent be60c6d commit 7cbf2ad
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ maven.install(
"org.apache.maven.wagon:wagon-provider-test:%s" % MAVEN_WAGON_VERSION,

# Google Cloud Storage
"com.google.cloud:google-cloud-storage:2.30.0",
"com.google.cloud:google-cloud-storage:2.30.1",
"com.google.cloud:google-cloud-nio:0.127.8",

# Logging
Expand Down
28 changes: 14 additions & 14 deletions maven_lock.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL",
"__INPUT_ARTIFACTS_HASH": 971694232,
"__RESOLVED_ARTIFACTS_HASH": -324492497,
"__INPUT_ARTIFACTS_HASH": -1927647559,
"__RESOLVED_ARTIFACTS_HASH": 18095825,
"artifacts": {
"com.fasterxml.jackson.core:jackson-core": {
"shasums": {
Expand All @@ -26,24 +26,24 @@
},
"com.google.api.grpc:gapic-google-cloud-storage-v2": {
"shasums": {
"jar": "aeb16e97d81c8a4ec9e2d2794f377433968e1683a629739c30d859886a2192f3",
"sources": "8307ec11686ba51fc996d8d97a47820a190b9f37a0f869a9dd6a6b725468f488"
"jar": "abbaedff6802ca341bcc659d06ff576d99a7770208f37b8bd2c425e071648769",
"sources": "025d20b014f0c37f85fa163228eb3ff6ce7b625d95b5702892b9c4534f3b6c1b"
},
"version": "2.30.0-alpha"
"version": "2.30.1-alpha"
},
"com.google.api.grpc:grpc-google-cloud-storage-v2": {
"shasums": {
"jar": "f8bdb6e69f05c0d5c3123215ac25b95451e37c2e909f91c1ec68022d4dbf5039",
"sources": "459a450e56d9a9ef5b8fd3be04ad92d6227b77d5e8303b656574bf2b3a6808bd"
"jar": "ab7401c35f7225bd801d61d710f0af774cf73b92ef0d52fed13957e0da1ed27b",
"sources": "36a4edf3eaaddb9e22d69472b17774871996495185b0afe67f2e112c4d70c940"
},
"version": "2.30.0-alpha"
"version": "2.30.1-alpha"
},
"com.google.api.grpc:proto-google-cloud-storage-v2": {
"shasums": {
"jar": "73fbdf621646ef888dcad2be50c7941868ec8cb0df5c2974984320ef5487f576",
"sources": "a9679c7714a4b532ff02f90165e58957b718b82958629bfe6730057309a2bed3"
"jar": "7d6c03c20a560923e036600efe139738ffb0ece4f8eedf76c70c2aa38434eb21",
"sources": "d97e6cfa622fa4f9e31fa335fd268f4c64f8f8753bb2512e6a7b54bc2db26244"
},
"version": "2.30.0-alpha"
"version": "2.30.1-alpha"
},
"com.google.api.grpc:proto-google-common-protos": {
"shasums": {
Expand Down Expand Up @@ -145,10 +145,10 @@
},
"com.google.cloud:google-cloud-storage": {
"shasums": {
"jar": "bc352bb08e6821c4182004ddc4f8baf2e81a2a53290ec66ec36926a0ec4c33a2",
"sources": "e01c615f43299ad95393f2b59432f5b4f4eaf50ff60667f0b6d2fabb730204c0"
"jar": "1d787329926d8a430f24180afb346578cab42477392930843b7266e757a55c4d",
"sources": "9b253c0c1643ece2580fe1ee23493a030c7c07e2cab2c8c6723ca03f0f41c071"
},
"version": "2.30.0"
"version": "2.30.1"
},
"com.google.code.findbugs:jsr305": {
"shasums": {
Expand Down

0 comments on commit 7cbf2ad

Please sign in to comment.