Skip to content

Commit

Permalink
Merge pull request #525 from baynezy/dependabot/nuget/Verify.Xunit-28…
Browse files Browse the repository at this point in the history
….10.1

Bump Verify.Xunit from 28.9.0 to 28.10.1
  • Loading branch information
baynezy authored Feb 11, 2025
2 parents 0070461 + 1f244cc commit 369b71d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Html2Markdown.Test/Html2Markdown.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageReference Include="FluentAssertions" Version="8.0.0-alpha.1" />
<PackageReference Include="JunitXml.TestLogger" Version="5.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="Verify.Xunit" Version="28.9.0" />
<PackageReference Include="Verify.Xunit" Version="28.10.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 369b71d

Please sign in to comment.