Skip to content

Commit

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

Bump FluentAssertions from 7.0.0 to 7.1.0
  • Loading branch information
mmsmits authored Jan 22, 2025
2 parents de6c283 + 6eb01a8 commit bc90a07
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 @@ -29,7 +29,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="FluentAssertions" Version="7.0.0" />
<PackageReference Include="FluentAssertions" Version="7.1.0" />
<PackageReference Include="NSubstitute" Version="5.3.0" />
</ItemGroup>

Expand Down

0 comments on commit bc90a07

Please sign in to comment.