Skip to content

Commit 1769846

Browse files
Google APIscopybara-github
authored andcommitted
chore(bazel): update rules_gapic to v0.28.3
PiperOrigin-RevId: 558209318
1 parent cc8acfd commit 1769846

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,9 +189,9 @@ rules_proto_toolchains()
189189
# rules_gapic also depends on rules_go, so it must come after our own dependency on rules_go.
190190
# It must also come before gapic-generator-go so as to ensure that it does not bring in an old
191191
# version of rules_gapic.
192-
_rules_gapic_version = "0.28.2"
192+
_rules_gapic_version = "0.28.3"
193193

194-
_rules_gapic_sha256 = "37597612c9a7c6610bfd42f35c8be906f77fb4e412a5e432705de4004f4e312e"
194+
_rules_gapic_sha256 = "5cc8749d089a65cabab004acab4a040600773939f75bb779edcafc7aa01f0f28"
195195

196196
http_archive(
197197
name = "rules_gapic",

0 commit comments

Comments
 (0)