Skip to content

Commit e4c7cb1

Browse files
Bump FluentAssertions from 5.10.2 to 5.10.3 (#171)
1 parent 22343b7 commit e4c7cb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Hyperion.Tests/Hyperion.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="FluentAssertions" Version="5.10.2" />
13+
<PackageReference Include="FluentAssertions" Version="5.10.3" />
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="$(TestSdkVersion)" />
1515
<PackageReference Include="System.Collections.Immutable" Version="1.7.0" />
1616
<PackageReference Include="xunit" Version="$(XunitVersion)" />

0 commit comments

Comments
 (0)