Skip to content

Commit c6f77ac

Browse files
Bump FluentAssertions from 6.5.1 to 6.6.0 in /source
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.5.1 to 6.6.0. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@6.5.1...6.6.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 44b1009 commit c6f77ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/Tests/Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="Serilog" Version="2.10.0" />
1111
<PackageReference Include="Serilog.Sinks.TextWriter" Version="2.1.0" />
1212
<PackageReference Include="NSubstitute" Version="4.3.0" />
13-
<PackageReference Include="FluentAssertions" Version="6.5.1" />
13+
<PackageReference Include="FluentAssertions" Version="6.6.0" />
1414
<PackageReference Include="NUnit3TestAdapter" Version="4.2.1" />
1515
<PackageReference Include="TeamCity.VSTest.TestAdapter" Version="1.0.36" />
1616
</ItemGroup>

0 commit comments

Comments
 (0)