Skip to content

Commit

Permalink
Update dependency FluentAssertions to v6.10.0 (#592)
Browse files Browse the repository at this point in the history
+semver:patch
  • Loading branch information
renovate[bot] authored Apr 11, 2023
1 parent 7e8ad1d commit 6203a45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FluentNHibernate.Specs/FluentNHibernate.Specs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
<PackageReference Include="FluentAssertions" Version="6.8.0" />
<PackageReference Include="FluentAssertions" Version="6.10.0" />
<PackageReference Include="Machine.Specifications" Version="1.1.1" />
<PackageReference Include="Machine.Specifications.Runner.VisualStudio" Version="2.10.2" />
</ItemGroup>
Expand Down

0 comments on commit 6203a45

Please sign in to comment.