Skip to content

Commit

Permalink
update test project dep versions
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-hensley committed Nov 18, 2023
1 parent 0bfc994 commit fc526a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/cartservice/tests/cartservice.tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Grpc.Net.Client" Version="2.57.0" />
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="7.0.13" />
<PackageReference Include="Grpc.Net.Client" Version="2.58.0" />
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="7.0.14" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="xunit" Version="2.6.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3">
Expand Down

0 comments on commit fc526a5

Please sign in to comment.