Skip to content

Commit 81d688f

Browse files
Bump FluentAssertions from 8.9.0 to 8.10.0 (#358)
--- updated-dependencies: - dependency-name: FluentAssertions dependency-version: 8.10.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 b5bcab0 commit 81d688f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tests/AiCommitMessage.Tests/AiCommitMessage.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.9.0" />
14+
<PackageReference Include="FluentAssertions" Version="8.10.0" />
1515
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.5.1" />
1616
<PackageReference Include="NSubstitute" Version="5.3.0" />
1717
<PackageReference Include="xunit" Version="2.9.3" />

0 commit comments

Comments
 (0)