Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion shared/test/showcase/test_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
require "tmpdir"

# @private
GAPIC_SHOWCASE_VERSION = '0.37.0'
GAPIC_SHOWCASE_VERSION = '0.42.0'

def generate_library_for_test imports, protos
client_lib = Dir.mktmpdir
Expand Down
Loading