diff options
Diffstat (limited to 'grpc/tests/pom.xml')
-rw-r--r-- | grpc/tests/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/grpc/tests/pom.xml b/grpc/tests/pom.xml index e39a8753..d9f39d45 100644 --- a/grpc/tests/pom.xml +++ b/grpc/tests/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>com.google.flatbuffers</groupId> <artifactId>flatbuffers-parent</artifactId> - <version>1.9.0</version> + <version>1.10.0</version> </parent> <artifactId>grpc-test</artifactId> <description>Example/Test project demonstrating usage of flatbuffers with GRPC-Java instead of protobufs |