Skip to content

Commit

Permalink
Merge pull request #71 from ernado-x/dependabot/nuget/NUnit-4.0.1
Browse files Browse the repository at this point in the history
Bump NUnit from 4.0.0 to 4.0.1
  • Loading branch information
ernado-x authored Dec 30, 2023
2 parents 2c446e0 + b7e4fd5 commit f626a82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/X.Web.Sitemap.Tests/X.Web.Sitemap.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="NUnit" Version="4.0.0" />
<PackageReference Include="NUnit" Version="4.0.1" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="Shouldly" Version="4.2.1" />
</ItemGroup>
Expand Down

0 comments on commit f626a82

Please sign in to comment.