Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit 887f5d0

Browse files
chore(deps): bump Microsoft.AspNetCore.Mvc.Testing from 5.0.6 to 5.0.7 (#432)
Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 5.0.6 to 5.0.7. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Commits](dotnet/aspnetcore@v5.0.6...v5.0.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Ratan Sunder Parai <ratanparai@gmail.com>
1 parent 0b9471c commit 887f5d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Services/Enrolling/Enrolling.FunctionalTests/Enrolling.FunctionalTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<IsPackable>false</IsPackable>
66
</PropertyGroup>
77
<ItemGroup>
8-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="5.0.6"/>
8+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="5.0.7"/>
99
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.10.0"/>
1010
<PackageReference Include="xunit" Version="2.4.1"/>
1111
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3"/>

0 commit comments

Comments
 (0)