Browse Source

Add Java 1.9.0 release to client_matrix.py

Kun Zhang 7 years ago
parent
commit
07fb6b5218
1 changed files with 3 additions and 0 deletions
  1. 3 0
      tools/interop_matrix/client_matrix.py

+ 3 - 0
tools/interop_matrix/client_matrix.py

@@ -132,6 +132,9 @@ LANG_RELEASE_MATRIX = {
         {
         {
             'v1.8.0': None
             'v1.8.0': None
         },
         },
+        {
+            'v1.9.0': None
+        },
     ],
     ],
     'python': [
     'python': [
         {
         {