Skip to content

Commit 5995569

Browse files
Merge pull request #45 from Stillpoint-Software/dependabot/nuget/FluentAssertions-7.0.0
Bump FluentAssertions from 6.12.2 to 7.0.0
2 parents 9c88954 + 6b0786d commit 5995569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Hyperbee.Migrations.Tests/Hyperbee.Migrations.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<EmbeddedResource Include="Resources\statements.json" />
1313
</ItemGroup>
1414
<ItemGroup>
15-
<PackageReference Include="FluentAssertions" Version="6.12.2" />
15+
<PackageReference Include="FluentAssertions" Version="7.0.0" />
1616
<PackageReference Include="Microsoft.Bcl.TimeProvider" Version="9.0.0" />
1717
<PackageReference Include="Microsoft.Extensions.TimeProvider.Testing" Version="9.0.0" />
1818
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />

0 commit comments

Comments
 (0)