Skip to content

Commit 3a172f7

Browse files
Bump FluentAssertions from 6.3.0 to 6.4.0
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.3.0 to 6.4.0. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/master/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@6.3.0...6.4.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 2620331 commit 3a172f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/FluentEmail.Graph.Tests/FluentEmail.Graph.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="FluentAssertions" Version="6.3.0" />
11+
<PackageReference Include="FluentAssertions" Version="6.4.0" />
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
1313
<PackageReference Include="MSTest.TestAdapter" Version="2.2.8" />
1414
<PackageReference Include="MSTest.TestFramework" Version="2.2.8" />

0 commit comments

Comments
 (0)