Skip to content

Commit

Permalink
[interop] Add grpc-java 1.60.0 to client_matrix.py (grpc#35215)
Browse files Browse the repository at this point in the history
Closes grpc#35215

COPYBARA_INTEGRATE_REVIEW=grpc#35215 from ejona86:java-1.60.0 b26d225
PiperOrigin-RevId: 591284569
  • Loading branch information
ejona86 authored and copybara-github committed Dec 15, 2023
1 parent 706d8b3 commit 4f7ead2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/interop_matrix/client_matrix.py
Original file line number Diff line number Diff line change
Expand Up @@ -433,6 +433,7 @@ def __init__(self, patch=[], runtimes=[], testcases_file=None):
("v1.57.2", ReleaseInfo()),
("v1.58.0", ReleaseInfo()),
("v1.59.1", ReleaseInfo()),
("v1.60.0", ReleaseInfo()),
]
),
"python": OrderedDict(
Expand Down

0 comments on commit 4f7ead2

Please sign in to comment.