Skip to content

Commit

Permalink
Bump google protobuf to 3.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kielek committed Apr 3, 2023
1 parent ad53b00 commit 28b17e0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Google.Protobuf" VersionOverride="3.19.4" />
<PackageReference Include="Google.Protobuf" VersionOverride="3.22.0" />
<PackageReference Include="Grpc.Net.Client" VersionOverride="$(LibraryVersion)" />
<PackageReference Include="Grpc.Net.Client.Web" Condition="'$(TargetFramework)' == 'net462'" VersionOverride="$(LibraryVersion)" />
<PackageReference Include="Grpc.Tools" VersionOverride="2.44.0" />
Expand Down

0 comments on commit 28b17e0

Please sign in to comment.