Skip to content

Commit dec498e

Browse files
authored
Merge pull request #3060 from FirelyTeam/dependabot/nuget/FluentAssertions-7.2.0
Bump FluentAssertions from 7.1.0 to 7.2.0
2 parents 8db9552 + f12f9f0 commit dec498e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/firely-net-sdk-tests.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<PrivateAssets>all</PrivateAssets>
3030
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3131
</PackageReference>
32-
<PackageReference Include="FluentAssertions" Version="7.1.0" />
32+
<PackageReference Include="FluentAssertions" Version="7.2.0" />
3333
<PackageReference Include="NSubstitute" Version="5.3.0" />
3434
</ItemGroup>
3535

0 commit comments

Comments
 (0)