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

Commit 38ce493

Browse files
chore(deps): bump Microsoft.AspNetCore.Mvc.Testing from 5.0.2 to 5.0.5 (#345)
Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 5.0.2 to 5.0.5. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Commits](dotnet/aspnetcore@v5.0.2...v5.0.5) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Ratan Sunder Parai <[email protected]>
1 parent ffa43de commit 38ce493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="5.0.2" />
12+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="5.0.5" />
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />
1414
<PackageReference Include="xunit" Version="2.4.1" />
1515
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />

0 commit comments

Comments
 (0)