Skip to content

Commit

Permalink
Add grpc-java 1.60.1 to client_matrix.py (grpc#35429)
Browse files Browse the repository at this point in the history
Closes grpc#35429

COPYBARA_INTEGRATE_REVIEW=grpc#35429 from sergiitk:java-1.60.1 aadaee5
PiperOrigin-RevId: 595435711
  • Loading branch information
sergiitk authored and copybara-github committed Jan 3, 2024
1 parent 96b9e8d commit b84d5ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/interop_matrix/client_matrix.py
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +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()),
("v1.60.1", ReleaseInfo()),
]
),
"python": OrderedDict(
Expand Down

0 comments on commit b84d5ef

Please sign in to comment.