Skip to content

Commit 922d963

Browse files
chore(deps): Bump Microsoft.AspNetCore.Mvc.ViewFeatures from 2.3.0 to 2.3.9
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.ViewFeatures dependency-version: 2.3.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d67b11 commit 922d963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Auth0.AspNetCore.Authentication.IntegrationTests/Auth0.AspNetCore.Authentication.IntegrationTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<ItemGroup>
2828
<PackageReference Include="FluentAssertions" Version="7.2.0" />
2929
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.1" />
30-
<PackageReference Include="Microsoft.AspNetCore.Mvc.ViewFeatures" Version="2.3.0" />
30+
<PackageReference Include="Microsoft.AspNetCore.Mvc.ViewFeatures" Version="2.3.9" />
3131
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
3232
<PackageReference Include="Moq" Version="4.20.72" />
3333
<PackageReference Include="xunit" Version="2.9.3" />

0 commit comments

Comments
 (0)