We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8d8e23 commit b025df2Copy full SHA for b025df2
1 file changed
packages/gapic-generator/noxfile.py
@@ -29,7 +29,7 @@
29
nox.options.error_on_missing_interpreters = True
30
31
32
-showcase_version = os.environ.get("SHOWCASE_VERSION", "0.19.0")
+showcase_version = os.environ.get("SHOWCASE_VERSION", "0.22.0")
33
ADS_TEMPLATES = path.join(path.dirname(__file__), "gapic", "ads-templates")
34
35
0 commit comments