Skip to content

Commit a38e9e1

Browse files
Bump FluentAssertions from 8.1.1 to 8.2.0
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 8.1.1 to 8.2.0. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/main/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@8.1.1...8.2.0) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 96a84a3 commit a38e9e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/DotNet.Property.Tests/DotNet.Property.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PrivateAssets>all</PrivateAssets>
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1818
</PackageReference>
19-
<PackageReference Include="FluentAssertions" Version="8.1.1" />
19+
<PackageReference Include="FluentAssertions" Version="8.2.0" />
2020
</ItemGroup>
2121

2222
<ItemGroup>

0 commit comments

Comments
 (0)