Imported Upstream version 1.27.0
[platform/upstream/grpc.git] / templates / src / csharp / build / dependencies.props.template
index 88470df..d3edb75 100755 (executable)
@@ -4,6 +4,6 @@
   <Project>
     <PropertyGroup>
       <GrpcCsharpVersion>${settings.csharp_version}</GrpcCsharpVersion>
-      <GoogleProtobufVersion>3.8.0</GoogleProtobufVersion>
+      <GoogleProtobufVersion>3.11.2</GoogleProtobufVersion>
     </PropertyGroup>
   </Project>