We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3063338 commit bbfb179Copy full SHA for bbfb179
1 file changed
WORKSPACE
@@ -336,9 +336,9 @@ http_archive(
336
urls = ["https://github.com/googleapis/gax-dotnet/archive/refs/tags/%s.tar.gz" % _gax_dotnet_version],
337
)
338
339
-_gapic_generator_csharp_version = "1.3.16"
+_gapic_generator_csharp_version = "1.3.17"
340
341
-_gapic_generator_csharp_sha256 = "f14d706f013f253d52eddc40df549c128db7d9390980a3f422c523fd9a6c4f35"
+_gapic_generator_csharp_sha256 = "c32121547a99e75a21630bedcf736a8ae4cb5b99ba9c8646f00a4306a5f7ac31"
342
343
http_archive(
344
name = "gapic_generator_csharp",
0 commit comments