Skip to content

Commit

Permalink
Merge pull request #90 from Particular/dependabot/nuget/NUnit-3.13.0
Browse files Browse the repository at this point in the history
Bump NUnit from 3.12.0 to 3.13.0
  • Loading branch information
adamralph committed Jan 17, 2021
2 parents e114fd1 + 034da30 commit 5a5b5ed
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -13,7 +13,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />
<PackageReference Include="NUnit" Version="3.12.0" />
<PackageReference Include="NUnit" Version="3.13.0" />
<PackageReference Include="NUnit3TestAdapter" Version="3.17.0" />
<PackageReference Include="Particular.CodeRules" Version="0.7.0" />
</ItemGroup>
Expand Down

0 comments on commit 5a5b5ed

Please sign in to comment.