Skip to content

Commit 9eb0b40

Browse files
deps: Bump FluentAssertions from 8.7.0 to 8.7.1
--- updated-dependencies: - dependency-name: FluentAssertions dependency-version: 8.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9d48021 commit 9eb0b40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ViceMCP.Tests/ViceMCP.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
<PrivateAssets>all</PrivateAssets>
1818
</PackageReference>
19-
<PackageReference Include="FluentAssertions" Version="8.7.0" />
19+
<PackageReference Include="FluentAssertions" Version="8.7.1" />
2020
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
2121
<PackageReference Include="Moq" Version="4.20.72" />
2222
<PackageReference Include="xunit" Version="2.9.3" />

0 commit comments

Comments
 (0)