Skip to content

Commit 3c418b6

Browse files
Bump FluentAssertions from 7.0.0 to 8.6.0
--- updated-dependencies: - dependency-name: FluentAssertions dependency-version: 8.6.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 19d5868 commit 3c418b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/DynamoDBGenerator.SourceGenerator.Tests/DynamoDBGenerator.SourceGenerator.Tests.csproj

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

1212
<ItemGroup>
1313
<PackageReference Include="AutoFixture" Version="5.0.0-preview0012" />
14-
<PackageReference Include="FluentAssertions" Version="7.0.0"/>
14+
<PackageReference Include="FluentAssertions" Version="8.6.0"/>
1515
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
1616
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.2">
1717
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)