Skip to content

Commit 79cc1c5

Browse files
Google APIscopybara-github
authored andcommitted
feat!: Updated google-cloud-alloy_db-v1 dependency to version 1.x
feat!: Removed dependency on google-cloud-alloy_db-v1beta prerelease service PiperOrigin-RevId: 725807632
1 parent 5a03319 commit 79cc1c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google/cloud/alloydb/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ruby_cloud_gapic_library(
2222
extra_protoc_parameters = [
2323
"ruby-cloud-gem-name=google-cloud-alloy_db",
2424
"ruby-cloud-gem-namespace=Google::Cloud::AlloyDB",
25-
"ruby-cloud-wrapper-of=v1:0.8;v1beta:0.6",
25+
"ruby-cloud-wrapper-of=v1:1.0",
2626
],
2727
service_yaml = "//google/cloud/alloydb/v1:alloydb_v1.yaml",
2828
transport = "grpc+rest",

0 commit comments

Comments
 (0)