Skip to content

Commit 99bc016

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

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="17.12.0" />
17-
<PackageReference Include="FluentAssertions" Version="8.8.0" />
17+
<PackageReference Include="FluentAssertions" Version="8.9.0" />
1818
</ItemGroup>
1919

2020
<ItemGroup>

0 commit comments

Comments
 (0)