Skip to content

Commit

Permalink
Merge pull request #10 from kbilsted/dependabot/nuget/NUnit-3.14.0
Browse files Browse the repository at this point in the history
Bump NUnit from 3.13.3 to 3.14.0
  • Loading branch information
kbilsted authored Nov 23, 2023
2 parents 43f48b1 + 7ad9373 commit 39148c2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="LineCounter" Version="1.0.5" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit" Version="3.14.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="coverlet.collector" Version="6.0.0">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 39148c2

Please sign in to comment.