Răsfoiți Sursa

Update supported gRPC version (#2952)

Anuraag Agrawal 3 ani în urmă
părinte
comite
08c155add3
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      docs/supported-libraries.md

+ 1 - 1
docs/supported-libraries.md

@@ -46,7 +46,7 @@ These are the supported libraries and frameworks:
 | [Grails](https://grails.org/)                                                                                                         | 3.0+                           |
 | [Google HTTP Client](https://github.com/googleapis/google-http-java-client)                                                           | 1.19+                          |
 | [Grizzly](https://javaee.github.io/grizzly/httpserverframework.html)                                                                  | 2.0+ (disabled by default)     |
-| [gRPC](https://github.com/grpc/grpc-java)                                                                                             | 1.5+                           |
+| [gRPC](https://github.com/grpc/grpc-java)                                                                                             | 1.6+                           |
 | [GWT](http://www.gwtproject.org/)                                                                                                     | 2.0+                           |
 | [Hibernate](https://github.com/hibernate/hibernate-orm)                                                                               | 3.3+                           |
 | [HttpURLConnection](https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/net/HttpURLConnection.html)                     | Java 7+                        |