Skip to content

Commit

Permalink
Merge pull request #12 from ngeor/renovate/nunit-3.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency nunit to v3.13.2
  • Loading branch information
ngeor authored Mar 10, 2022
2 parents b91a90b + 5a109cf commit 6ec4d09
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="nunit" Version="3.12.0" />
<PackageReference Include="nunit" Version="3.13.2" />
<PackageReference Include="NUnit3TestAdapter" Version="3.13.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0" />
<PackageReference Include="System.IO.Abstractions.TestingHelpers" Version="6.0.15" />
Expand Down

0 comments on commit 6ec4d09

Please sign in to comment.