Skip to content

Commit 886b34a

Browse files
Bump FluentAssertions from 8.5.0 to 8.6.0
--- updated-dependencies: - dependency-name: FluentAssertions dependency-version: 8.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent de275f6 commit 886b34a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp-selenium-webdriver-sample/CSharpSeleniumWebdriverSample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</Content>
1212
</ItemGroup>
1313
<ItemGroup>
14-
<PackageReference Include="FluentAssertions" Version="8.5.0" />
14+
<PackageReference Include="FluentAssertions" Version="8.6.0" />
1515
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1616
<PackageReference Include="MSTest.TestAdapter" Version="3.10.1" />
1717
<PackageReference Include="MSTest.TestFramework" Version="3.10.1" />

0 commit comments

Comments
 (0)