[interop] Add grpc-java 1.57.2 to client_matrix.py (#34068)

Co-authored-by: Sergii Tkachenko <hi@sergii.org>
pull/34082/head
Terry Wilson 2 years ago committed by GitHub
parent 6878609fc5
commit dd8c505d92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      tools/interop_matrix/client_matrix.py

@ -425,7 +425,7 @@ LANG_RELEASE_MATRIX = {
("v1.54.0", ReleaseInfo()),
("v1.55.1", ReleaseInfo()),
("v1.56.0", ReleaseInfo()),
("v1.57.1", ReleaseInfo()),
("v1.57.2", ReleaseInfo()),
]
),
"python": OrderedDict(

Loading…
Cancel
Save