Skip to content

Commit 95fa72f

Browse files
Google APIscopybara-github
authored andcommitted
fix: GoogleAdsError missing using generator version after 1.3.0
[PR](googleapis/gapic-generator-typescript#878) within updated gapic-generator-typescript version 1.4.0 Committer: @summer-ji-eng PiperOrigin-RevId: 375759421
1 parent 5e797ab commit 95fa72f

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
@@ -316,9 +316,9 @@ go_gapic_repositories()
316316
# TypeScript
317317
##############################################################################
318318

319-
_gapic_generator_typescript_version = "1.3.2"
319+
_gapic_generator_typescript_version = "1.4.0"
320320

321-
_gapic_generator_typescript_sha256 = "fac6c8ff8665da260767fc96808f917ab52442383d153a0a07d9da355e1002de"
321+
_gapic_generator_typescript_sha256 = "34718494b0696706ccfa46c8ed360f1999d7e33d5121aa86bb302af402b72d46"
322322

323323
### TypeScript generator
324324
http_archive(

0 commit comments

Comments
 (0)