Skip to content

Commit 2de0a6b

Browse files
Google APIscopybara-github
authored andcommitted
chore: Update C# generator to 1.4.8
PiperOrigin-RevId: 471553629
1 parent dc85e8a commit 2de0a6b

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.7"
377+
_gapic_generator_csharp_version = "1.4.8"
378378

379-
_gapic_generator_csharp_sha256 = "cb75b2e12a56485c63c25f9de29d80a82710168a19b44f267a5739427eb7fc24"
379+
_gapic_generator_csharp_sha256 = "1c155829aabb32a1e94fb9c4fe70054d683b1142fe7853c01f3adc3d5b184a6e"
380380

381381
http_archive(
382382
name = "gapic_generator_csharp",

0 commit comments

Comments
 (0)