We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 318ec90 commit 623dcf5Copy full SHA for 623dcf5
1 file changed
WORKSPACE
@@ -111,9 +111,9 @@ rules_proto_toolchains()
111
# rules_gapic also depends on rules_go, so it must come after our own dependency on rules_go.
112
# It must also come before gapic-generator-go so as to ensure that it does not bring in an old
113
# version of rules_gapic.
114
-_rules_gapic_version = "0.23.0"
+_rules_gapic_version = "0.23.1"
115
116
-_rules_gapic_sha256 = "6ee061acd6de5eeeeea484f88770760eb74f09095e953d283b4494d76492610e"
+_rules_gapic_sha256 = "cda71a5e50daa31bdf7c1bbc9196cea21adb3daea97e2a28dc9569f03c2a4f52"
117
118
http_archive(
119
name = "rules_gapic",
0 commit comments