From 5bc76e61a75f9777bb7bc93e58e687b3e7ba711c Mon Sep 17 00:00:00 2001 From: Larry Safran <107004254+larry-safran@users.noreply.github.com> Date: Wed, 14 Dec 2022 02:46:44 +0000 Subject: [PATCH] Bump Java to 1.51.1 (#31883) --- tools/interop_matrix/client_matrix.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/interop_matrix/client_matrix.py b/tools/interop_matrix/client_matrix.py index 5aea8945334..213c2b9ff30 100644 --- a/tools/interop_matrix/client_matrix.py +++ b/tools/interop_matrix/client_matrix.py @@ -292,7 +292,7 @@ LANG_RELEASE_MATRIX = { ('v1.48.2', ReleaseInfo()), ('v1.49.2', ReleaseInfo()), ('v1.50.2', ReleaseInfo()), - ('v1.51.0', ReleaseInfo()), + ('v1.51.1', ReleaseInfo()), ]), 'python': OrderedDict(