Skip to content

Commit

Permalink
Bump Verify.Xunit from 10.0.0 to 10.5.1 (#128)
Browse files Browse the repository at this point in the history
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 10.0.0 to 10.5.1.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](https://github.com/VerifyTests/Verify/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 4, 2021
1 parent 5bea4ea commit 9996247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ReverseMarkdown.Test/ReverseMarkdown.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ItemGroup>
<ProjectReference Include="..\ReverseMarkdown\ReverseMarkdown.csproj" />
<PackageReference Include="MarkdownSnippets.MsBuild" Version="22.0.3" />
<PackageReference Include="Verify.Xunit" Version="10.0.0" />
<PackageReference Include="Verify.Xunit" Version="10.5.1" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />
Expand Down

0 comments on commit 9996247

Please sign in to comment.