Skip to content

Commit 6633b03

Browse files
chore(deps): Bump FluentAssertions from 7.2.0 to 7.2.1
--- updated-dependencies: - dependency-name: FluentAssertions dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b82e487 commit 6633b03

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
@@ -25,7 +25,7 @@
2525
</ItemGroup>
2626

2727
<ItemGroup>
28-
<PackageReference Include="FluentAssertions" Version="7.2.0" />
28+
<PackageReference Include="FluentAssertions" Version="7.2.1" />
2929
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.2" />
3030
<PackageReference Include="Microsoft.AspNetCore.Mvc.ViewFeatures" Version="2.3.9" />
3131
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />

0 commit comments

Comments
 (0)