Bump to Java 1.45.1 in the interop client matrix (#29282)

pull/29855/head
Eric Anderson 3 years ago committed by GitHub
parent 34d863b9c1
commit 14dcb40304
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      tools/interop_matrix/client_matrix.py

@ -280,7 +280,7 @@ LANG_RELEASE_MATRIX = {
('v1.42.1', ReleaseInfo()),
('v1.43.2', ReleaseInfo()),
('v1.44.1', ReleaseInfo()),
('v1.45.0', ReleaseInfo()),
('v1.45.1', ReleaseInfo()),
]),
'python':
OrderedDict(

Loading…
Cancel
Save