Skip to content

Commit

Permalink
Merge pull request #145 from FirelyTeam/dependabot/nuget/FluentAssert…
Browse files Browse the repository at this point in the history
…ions-7.1.0

Bump FluentAssertions from 7.0.0 to 7.1.0
  • Loading branch information
alexzautke authored Jan 21, 2025
2 parents f799ce8 + e1159ce commit 232554b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Firely.Fhir.Packages.Tests.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="FluentAssertions" Version="7.0.0" />
<PackageReference Include="FluentAssertions" Version="7.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.7.0" />
<PackageReference Include="MSTest.TestFramework" Version="3.7.0" />
Expand Down

0 comments on commit 232554b

Please sign in to comment.