[interop] Add grpc-java 1.61.0 to client_matrix.py

pull/35536/head
Sergii Tkachenko 1 year ago
parent 9cf228b8a4
commit d84bfd377b
  1. 1
      tools/interop_matrix/client_matrix.py

@ -434,6 +434,7 @@ LANG_RELEASE_MATRIX = {
("v1.58.0", ReleaseInfo()),
("v1.59.1", ReleaseInfo()),
("v1.60.1", ReleaseInfo()),
("v1.61.0", ReleaseInfo()),
]
),
"python": OrderedDict(

Loading…
Cancel
Save