Skip to content

Commit edbe98f

Browse files
Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.11 to 8.0.20 (#35)
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 8.0.20 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6581c3b commit edbe98f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Dfe.Analytics.AspNetCore.Tests/Dfe.Analytics.AspNetCore.Tests.csproj

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

1010
<ItemGroup>
11-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="6.0.11" />
11+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.20" />
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
1313
<PackageReference Include="Moq" Version="4.18.2" />
1414
<PackageReference Include="xunit" Version="2.4.1" />

0 commit comments

Comments
 (0)