Skip to content

Commit

Permalink
Update dependency FluentAssertions to v6.11.0 (#602)
Browse files Browse the repository at this point in the history
+semver:patch
  • Loading branch information
renovate[bot] authored May 18, 2023
1 parent 3a1f1db commit e8a2e11
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.10.0" />
<PackageReference Include="FluentAssertions" Version="6.11.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 e8a2e11

Please sign in to comment.