Skip to content

Commit

Permalink
update C# protobuf dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jtattermusch committed Jan 6, 2020
1 parent 746a5ad commit c1205f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/csharp/build/dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<Project>
<PropertyGroup>
<GrpcCsharpVersion>2.27.0-dev</GrpcCsharpVersion>
<GoogleProtobufVersion>3.8.0</GoogleProtobufVersion>
<GoogleProtobufVersion>3.11.2</GoogleProtobufVersion>
</PropertyGroup>
</Project>

0 comments on commit c1205f2

Please sign in to comment.