Skip to content

Commit

Permalink
Merge pull request #2123 from FirelyTeam/dependabot/nuget/FluentAsser…
Browse files Browse the repository at this point in the history
…tions-6.7.0

Bump FluentAssertions from 6.1.0 to 6.7.0
  • Loading branch information
marcovisserFurore committed Jun 24, 2022
2 parents 15e19cf + d779a5a commit 850461d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/firely-net-sdk-tests.props
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="FluentAssertions" Version="6.1.0" />
<PackageReference Include="FluentAssertions" Version="6.7.0" />
<PackageReference Include="Moq" Version="4.18.1" />
</ItemGroup>

Expand Down

0 comments on commit 850461d

Please sign in to comment.