Skip to content

Commit ff71e38

Browse files
Google APIscopybara-github
authored andcommitted
chore: Update C# GAPIC generator version
This properly supports the transport and rest-numeric-enums parameters. PiperOrigin-RevId: 468194763
1 parent 84ed8f9 commit ff71e38

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
@@ -374,9 +374,9 @@ http_archive(
374374
urls = ["https://github.com/googleapis/gax-dotnet/archive/refs/tags/%s.tar.gz" % _gax_dotnet_version],
375375
)
376376

377-
_gapic_generator_csharp_version = "1.4.4"
377+
_gapic_generator_csharp_version = "1.4.6"
378378

379-
_gapic_generator_csharp_sha256 = "2a3c7ab933016626e07cf55c3ee0e0893631e211562326999aaf37d4b015bc35"
379+
_gapic_generator_csharp_sha256 = "2fc66b40592243b8d58646a5c790731e8bf0e244bbeeaad3c98c020b90c0fc62"
380380

381381
http_archive(
382382
name = "gapic_generator_csharp",

0 commit comments

Comments
 (0)