Skip to content

Commit

Permalink
Merge pull request #321 from baynezy/dependabot/nuget/NUnit-4.0.0
Browse files Browse the repository at this point in the history
Bump NUnit from 3.14.0 to 4.0.0
  • Loading branch information
gitstream-cm[bot] authored Nov 27, 2023
2 parents 26a63cd + d904c09 commit 26a6d5f
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 @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="NUnit" Version="3.14.0" />
<PackageReference Include="NUnit" Version="4.0.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="Verify.NUnit" Version="22.5.0" />
</ItemGroup>
Expand Down

0 comments on commit 26a6d5f

Please sign in to comment.