Skip to content

Commit

Permalink
Merge pull request #352 from karaoke-dev/dependabot/nuget/NUnit-4.1.0
Browse files Browse the repository at this point in the history
Bump NUnit from 4.0.0 to 4.1.0
  • Loading branch information
andy840119 authored Feb 26, 2024
2 parents 137bbce + 32bb456 commit 2b0cf31
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</ItemGroup>
<ItemGroup Label="Package References">
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="NUnit" Version="4.0.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
</ItemGroup>
</Project>

0 comments on commit 2b0cf31

Please sign in to comment.