Skip to content

Commit 751e2ff

Browse files
chore(deps): update dependency grpc.tools to 2.80.0
1 parent 4999a59 commit 751e2ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Leap.Testing/Leap.Testing.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="10.0.5" />
1313
<PackageReference Include="Google.Protobuf" Version="3.34.1" />
1414
<PackageReference Include="Grpc.Net.Client" Version="2.76.0" />
15-
<PackageReference Include="Grpc.Tools" Version="2.78.0">
15+
<PackageReference Include="Grpc.Tools" Version="2.80.0">
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
<PrivateAssets>all</PrivateAssets>
1818
</PackageReference>

0 commit comments

Comments
 (0)