Skip to content

Commit

Permalink
Merge pull request #173 from Avanade/dependabot/nuget/test/Liquid.Ser…
Browse files Browse the repository at this point in the history
…vices.Grpc.Tests/Grpc.Net.Client-2.52.0

chore(deps): bump Grpc.Net.Client from 2.37.0 to 2.52.0 in /test/Liquid.Services.Grpc.Tests
  • Loading branch information
ycamargo authored Aug 1, 2023
2 parents 716f434 + 8b4c21d commit 6d6f0ab
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
Expand Down Expand Up @@ -26,7 +26,7 @@
</PackageReference>
<PackageReference Include="Grpc.AspNetCore" Version="2.37.0" />
<PackageReference Include="Google.Protobuf" Version="3.17.0" />
<PackageReference Include="Grpc.Net.Client" Version="2.37.0" />
<PackageReference Include="Grpc.Net.Client" Version="2.52.0" />
<PackageReference Include="Grpc.Tools" Version="2.37.1">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 6d6f0ab

Please sign in to comment.