Skip to content

Commit b45d70d

Browse files
Merge pull request #25 from barryw/dependabot/nuget/ViceMCP.Tests/FluentAssertions-8.7.1
deps: Bump FluentAssertions from 8.7.0 to 8.7.1
2 parents 9d48021 + 9eb0b40 commit b45d70d

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)