We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bac62d commit c3e8e8cCopy full SHA for c3e8e8c
1 file changed
WORKSPACE
@@ -340,8 +340,8 @@ http_archive(
340
urls = ["https://github.com/googleapis/gax-dotnet/archive/refs/tags/%s.tar.gz" % _gax_dotnet_version],
341
)
342
343
-_gapic_generator_csharp_version = "1.3.11"
344
-_gapic_generator_csharp_sha256 = "59f04c54d9193a7c51d4e6204902f282504a26faddc79b49d235e278b0d85350"
+_gapic_generator_csharp_version = "1.3.12"
+_gapic_generator_csharp_sha256 = "c4aee3bd6970bd9e66b85ff05a3ea836b9d5e96ff93b52a82c280d0e2f58ee17"
345
346
http_archive(
347
name = "gapic_generator_csharp",
0 commit comments