Skip to content

Commit

Permalink
Merge pull request #32 from atrakic/dependabot/nuget/Microsoft.AspNet…
Browse files Browse the repository at this point in the history
…Core.Mvc.Testing-8.0.11

build: bump Microsoft.AspNetCore.Mvc.Testing from 8.0.10 to 8.0.11
  • Loading branch information
github-actions[bot] authored Nov 18, 2024
2 parents eea9777 + 5cf20ca commit 0f21145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/IntegrationTests/IntegrationTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="coverlet.collector" Version="6.0.2" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.10" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.11" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" />
Expand Down

0 comments on commit 0f21145

Please sign in to comment.