Skip to content

Commit

Permalink
chore(deps): update dependency grpc.tools to v2.56.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 23, 2023
1 parent 77bebad commit 57feb26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotnet/Cucumber.Messages/Cucumber.Messages.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

<ItemGroup>
<PackageReference Include="Google.Protobuf" Version="3.23.3"/>
<PackageReference Include="Grpc.Tools" Version="2.55.1">
<PackageReference Include="Grpc.Tools" Version="2.56.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 57feb26

Please sign in to comment.