interop_matrix: Update matrix for grpc-java 1.45.3 release (#32104)

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

@ -291,7 +291,7 @@ LANG_RELEASE_MATRIX = {
('v1.42.3', ReleaseInfo()),
('v1.43.3', ReleaseInfo()),
('v1.44.2', ReleaseInfo()),
('v1.45.2', ReleaseInfo()),
('v1.45.3', ReleaseInfo()),
('v1.46.1', ReleaseInfo()),
('v1.47.1', ReleaseInfo()),
('v1.48.2', ReleaseInfo()),

Loading…
Cancel
Save