mirror of
https://github.com/wassname/ray.git
synced 2026-07-19 11:27:32 +08:00
[gRPC] Migrate gcs data structures to protobuf (#5024)
This commit is contained in:
@@ -41,6 +41,11 @@
|
||||
<artifactId>guava</artifactId>
|
||||
<version>27.0.1-jre</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.google.protobuf</groupId>
|
||||
<artifactId>protobuf-java</artifactId>
|
||||
<version>3.8.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.typesafe</groupId>
|
||||
<artifactId>config</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user