Skip to content

Commit 63305a0

Browse files
Bump FluentAssertions from 5.9.0 to 5.10.2 (#105)
1 parent 9d828b1 commit 63305a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Incrementalist.Tests/Incrementalist.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="FluentAssertions" Version="5.9.0" />
9+
<PackageReference Include="FluentAssertions" Version="5.10.2" />
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="$(TestSdkVersion)" />
1111
<PackageReference Include="xunit" Version="$(XunitVersion)" />
1212
<PackageReference Include="xunit.runner.visualstudio" Version="$(XunitVersion)" />

0 commit comments

Comments
 (0)