Skip to content

Commit

Permalink
Update dependency Google.Protobuf to v3.25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 16, 2023
1 parent a4e55ae commit b7a41b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CodeGolf.Service/CodeGolf.Service.csproj
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="Ensure.That" Version="9.2.0" />
<PackageReference Include="Google.Protobuf" Version="3.13.0" />
<PackageReference Include="Google.Protobuf" Version="3.25.1" />
<PackageReference Include="Grpc.Net.Client" Version="2.32.0" />
<PackageReference Include="Grpc.Tools" Version="2.32.0">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit b7a41b5

Please sign in to comment.