Update grpc-java to 1.32.2 in the interop_matrix

pull/24397/head
Eric Anderson 5 years ago
parent 0f71df8655
commit 6564b3de83
  1. 2
      tools/interop_matrix/client_matrix.py

@ -224,7 +224,7 @@ LANG_RELEASE_MATRIX = {
('v1.29.0', ReleaseInfo()),
('v1.30.2', ReleaseInfo()),
('v1.31.1', ReleaseInfo()),
('v1.32.1', ReleaseInfo()),
('v1.32.2', ReleaseInfo()),
]),
'python':
OrderedDict([

Loading…
Cancel
Save