From 9424f4e40620dd61ac009dcec8b5e2fc5a207740 Mon Sep 17 00:00:00 2001 From: Eric Anderson Date: Mon, 29 Mar 2021 09:42:24 -0700 Subject: [PATCH] Add gRPC Java 1.35.1 and 1.36.1 to interop matrix (#25816) --- tools/interop_matrix/client_matrix.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/interop_matrix/client_matrix.py b/tools/interop_matrix/client_matrix.py index 957e1661859..d4027e5b2e9 100644 --- a/tools/interop_matrix/client_matrix.py +++ b/tools/interop_matrix/client_matrix.py @@ -252,8 +252,8 @@ LANG_RELEASE_MATRIX = { ('v1.32.3', ReleaseInfo()), ('v1.33.1', ReleaseInfo()), ('v1.34.1', ReleaseInfo()), - ('v1.35.0', ReleaseInfo()), - ('v1.36.0', ReleaseInfo()), + ('v1.35.1', ReleaseInfo()), + ('v1.36.1', ReleaseInfo()), ]), 'python': OrderedDict([