Skip to content

Commit 2ee583a

Browse files
chore(deps): Bump FluentAssertions from 8.5.0 to 8.6.0
--- updated-dependencies: - dependency-name: FluentAssertions dependency-version: 8.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3c00054 commit 2ee583a

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
@@ -24,7 +24,7 @@
2424
</ItemGroup>
2525

2626
<ItemGroup>
27-
<PackageReference Include="FluentAssertions" Version="8.5.0" />
27+
<PackageReference Include="FluentAssertions" Version="8.6.0" />
2828
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.*" />
2929
<PackageReference Include="Microsoft.AspNetCore.Mvc.ViewFeatures" Version="2.3.0" />
3030
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />

0 commit comments

Comments
 (0)