Skip to content

Commit d7e56ea

Browse files
authored
Merge pull request #71 from VerifyTests/dependabot/nuget/src/FluentAssertions-7.0.0
Bump FluentAssertions from 6.12.2 to 7.0.0 in /src
2 parents 501f96f + 7017b39 commit d7e56ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
55
</PropertyGroup>
66
<ItemGroup>
7-
<PackageVersion Include="FluentAssertions" Version="6.12.2" />
7+
<PackageVersion Include="FluentAssertions" Version="7.0.0" />
88
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="27.0.2" />
99
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1010
<PackageVersion Include="Polyfill" Version="7.5.0" />

0 commit comments

Comments
 (0)