Skip to content

Commit

Permalink
Merge pull request #470 from baynezy/dependabot/nuget/multi-65ec25fd48
Browse files Browse the repository at this point in the history
Bump Verify.NUnit and NUnit
  • Loading branch information
baynezy authored Oct 4, 2024
2 parents 55b5906 + d309410 commit 0a08484
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/Html2Markdown.Test/Html2Markdown.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
<ItemGroup>
<PackageReference Include="JunitXml.TestLogger" Version="4.0.254" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="NUnit" Version="4.2.1" />
<PackageReference Include="NUnit" Version="4.2.2" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
<PackageReference Include="Verify.NUnit" Version="26.3.0" />
<PackageReference Include="Verify.NUnit" Version="26.4.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 0a08484

Please sign in to comment.