Skip to content

Commit cbc72e6

Browse files
Update dependency FluentAssertions to v8
1 parent 96960f0 commit cbc72e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/TBC.OpenAPI.SDK.ExchangeRates.Tests/TBC.OpenAPI.SDK.ExchangeRates.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PrivateAssets>all</PrivateAssets>
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1414
</PackageReference>
15-
<PackageReference Include="FluentAssertions" Version="6.6.0" />
15+
<PackageReference Include="FluentAssertions" Version="8.4.0" />
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
1717
<PackageReference Include="Moq" Version="4.17.2" />
1818
<PackageReference Include="Moq.AutoMock" Version="3.3.0" />

0 commit comments

Comments
 (0)