Skip to content

Commit cf48879

Browse files
chore(deps): Bump Microsoft.AspNetCore.Mvc.Testing from 10.0.6 to 10.0.7
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b1e682 commit cf48879

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
<ItemGroup>
2828
<PackageReference Include="FluentAssertions" Version="7.2.2" />
29-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.6" />
29+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.7" />
3030
<PackageReference Include="Microsoft.AspNetCore.Mvc.ViewFeatures" Version="2.3.9" />
3131
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.5.1" />
3232
<PackageReference Include="Moq" Version="4.20.72" />

0 commit comments

Comments
 (0)