Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1344 from deislabs/dependabot/nuget/tests/Hippo.F…
Browse files Browse the repository at this point in the history
…unctionalTests/Microsoft.AspNetCore.Mvc.Testing-6.0.11

Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.10 to 6.0.11 in /tests/Hippo.FunctionalTests
  • Loading branch information
bacongobbler authored Dec 12, 2022
2 parents dc1f259 + fc3bb7c commit c41e1b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Hippo.FunctionalTests/Hippo.FunctionalTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="6.0.10" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="6.0.11" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0" />
<PackageReference Include="xunit" Version="2.4.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
Expand Down

0 comments on commit c41e1b3

Please sign in to comment.