Skip to content

Commit 8a0bfed

Browse files
Bump FluentAssertions from 8.8.0 to 8.9.0 (#161)
--- updated-dependencies: - dependency-name: FluentAssertions dependency-version: 8.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: gstraccini[bot] <150967461+gstraccini[bot]@users.noreply.github.com>
1 parent a9f3baf commit 8a0bfed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tests/AIDocument.Tests/AIDocument.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PrivateAssets>all</PrivateAssets>
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1313
</PackageReference>
14-
<PackageReference Include="FluentAssertions" Version="8.8.0" />
14+
<PackageReference Include="FluentAssertions" Version="8.9.0" />
1515
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.3.0" />
1616
<PackageReference Include="NSubstitute" Version="5.3.0" />
1717
<PackageReference Include="xunit" Version="2.9.3" />

0 commit comments

Comments
 (0)