interop_matrix: add java 1.44.1 to the matrix (#28928)

Co-authored-by: Eric Anderson <ejona@google.com>
pull/29435/head
sanjaypujare 3 years ago committed by GitHub
parent bf4ab9654b
commit ff28d4e6ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      tools/interop_matrix/client_matrix.py

@ -275,7 +275,7 @@ LANG_RELEASE_MATRIX = {
('v1.41.1', ReleaseInfo()), ('v1.41.1', ReleaseInfo()),
('v1.42.1', ReleaseInfo()), ('v1.42.1', ReleaseInfo()),
('v1.43.2', ReleaseInfo()), ('v1.43.2', ReleaseInfo()),
('v1.44.0', ReleaseInfo()), ('v1.44.1', ReleaseInfo()),
('v1.45.0', ReleaseInfo()), ('v1.45.0', ReleaseInfo()),
]), ]),
'python': 'python':

Loading…
Cancel
Save