Skip to content

Commit

Permalink
Merge pull request #561 from LumpBloom7/dependabot/nuget/NUnit-4.1.0
Browse files Browse the repository at this point in the history
Bump NUnit from 4.0.1 to 4.1.0
  • Loading branch information
LumpBloom7 committed May 19, 2024
2 parents 1bf2d38 + 78e00b4 commit f59597b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>
<ItemGroup Label="Package References">
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0"/>
<PackageReference Include="NUnit" Version="4.0.1"/>
<PackageReference Include="NUnit" Version="4.1.0"/>
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0"/>
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit f59597b

Please sign in to comment.