Skip to content

Commit b025df2

Browse files
vchudnov-gparthea
andauthored
chore(Showcase): Update to Showcase 0.22.0 (#1362)
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent d8d8e23 commit b025df2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/gapic-generator/noxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
nox.options.error_on_missing_interpreters = True
3030

3131

32-
showcase_version = os.environ.get("SHOWCASE_VERSION", "0.19.0")
32+
showcase_version = os.environ.get("SHOWCASE_VERSION", "0.22.0")
3333
ADS_TEMPLATES = path.join(path.dirname(__file__), "gapic", "ads-templates")
3434

3535

0 commit comments

Comments
 (0)