[interop_matrix] Add Java 1.55.1 (#33049)

pull/33269/head
Eric Anderson 2 years ago committed by GitHub
parent d7f794743f
commit 4599419687
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      tools/interop_matrix/client_matrix.py

@ -419,6 +419,7 @@ LANG_RELEASE_MATRIX = {
("v1.51.1", ReleaseInfo()),
("v1.52.0", ReleaseInfo()),
("v1.54.0", ReleaseInfo()),
("v1.55.1", ReleaseInfo()),
("v1.56.0", ReleaseInfo()),
]
),

Loading…
Cancel
Save