Skip to content

Commit

Permalink
Merge pull request #91 from FirelyTeam/dependabot/nuget/FluentAsserti…
Browse files Browse the repository at this point in the history
…ons-6.12.1

Bump FluentAssertions from 6.12.0 to 6.12.1
  • Loading branch information
mmsmits authored Sep 11, 2024
2 parents fc5c5f1 + af5cddc commit 9a742cb
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 @@ -30,7 +30,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="FluentAssertions" Version="6.12.1" />
<PackageReference Include="Moq" Version="4.18.4" />
</ItemGroup>

Expand Down

0 comments on commit 9a742cb

Please sign in to comment.