Skip to content

Commit c22075a

Browse files
chore: Bump FluentAssertions from 7.2.0 to 8.8.0
--- updated-dependencies: - dependency-name: FluentAssertions dependency-version: 8.8.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05e13ec commit c22075a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Auth0.AspNetCore.Authentication.Api.UnitTests/Auth0.AspNetCore.Authentication.Api.UnitTests.csproj

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

1212
<ItemGroup>
1313
<!-- Using v7.2.0 as it's the last version with Apache license. Newer versions use different licensing -->
14-
<PackageReference Include="FluentAssertions" Version="7.2.0"/>
14+
<PackageReference Include="FluentAssertions" Version="8.8.0"/>
1515
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0"/>
1616
<PackageReference Include="Moq" Version="4.20.72"/>
1717
<PackageReference Include="xunit" Version="2.9.3"/>

0 commit comments

Comments
 (0)