[interop_matrix] Add Java 1.50.3 (#32865)

pull/33269/head
Eric Anderson 2 years ago committed by GitHub
parent 4599419687
commit e0b8bd9c5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      tools/interop_matrix/client_matrix.py

@ -415,7 +415,7 @@ LANG_RELEASE_MATRIX = {
("v1.47.1", ReleaseInfo()),
("v1.48.2", ReleaseInfo()),
("v1.49.2", ReleaseInfo()),
("v1.50.2", ReleaseInfo()),
("v1.50.3", ReleaseInfo()),
("v1.51.1", ReleaseInfo()),
("v1.52.0", ReleaseInfo()),
("v1.54.0", ReleaseInfo()),

Loading…
Cancel
Save