Skip to content

Commit

Permalink
Merge pull request #83 from lvchkn/dependabot/nuget/Microsoft.AspNetC…
Browse files Browse the repository at this point in the history
…ore.Mvc.Testing-7.0.8

Bump Microsoft.AspNetCore.Mvc.Testing from 7.0.7 to 7.0.8
  • Loading branch information
lvchkn authored Jun 23, 2023
2 parents 9fb1d95 + 4d58954 commit b5bdd38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="7.0.7" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="7.0.8" />
<PackageReference Include="FluentAssertions" Version="6.11.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.2" />
Expand Down

0 comments on commit b5bdd38

Please sign in to comment.