Skip to content

Commit 2057fb8

Browse files
Merge pull request #150 from frasermolyneux/dependabot/nuget/src/MX.Api.IntegrationTests/Microsoft.AspNetCore.Mvc.Testing-9.0.11
Bump Microsoft.AspNetCore.Mvc.Testing from 9.0.10 to 9.0.11
2 parents c0194fb + 66bd1a7 commit 2057fb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MX.Api.IntegrationTests/MX.Api.IntegrationTests.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="9.0.10" />
12+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.11" />
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
1414
<PackageReference Include="Moq" Version="4.20.72" />
1515
<PackageReference Include="xunit" Version="2.9.3" />

0 commit comments

Comments
 (0)