Skip to content

Commit 46c09cf

Browse files
Bump FluentAssertions from 6.6.0 to 6.7.0 in /source
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.6.0 to 6.7.0. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@6.6.0...6.7.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 5fc8d0a commit 46c09cf

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
@@ -11,7 +11,7 @@
1111
<PackageReference Include="Serilog" Version="2.11.0" />
1212
<PackageReference Include="Serilog.Sinks.TextWriter" Version="2.1.0" />
1313
<PackageReference Include="NSubstitute" Version="4.3.0" />
14-
<PackageReference Include="FluentAssertions" Version="6.6.0" />
14+
<PackageReference Include="FluentAssertions" Version="6.7.0" />
1515
<PackageReference Include="NUnit3TestAdapter" Version="4.2.1" />
1616
<PackageReference Include="TeamCity.VSTest.TestAdapter" Version="1.0.36" />
1717
</ItemGroup>

0 commit comments

Comments
 (0)