Skip to content

Commit b7c3e60

Browse files
Bump FluentAssertions from 8.9.0 to 8.10.0
--- updated-dependencies: - dependency-name: FluentAssertions dependency-version: 8.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 640b650 commit b7c3e60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

EliteAPI.Tests/EliteAPI.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PrivateAssets>all</PrivateAssets>
1515
</PackageReference>
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.5.1" />
17-
<PackageReference Include="FluentAssertions" Version="8.9.0" />
17+
<PackageReference Include="FluentAssertions" Version="8.10.0" />
1818
</ItemGroup>
1919

2020
<ItemGroup>

0 commit comments

Comments
 (0)