Skip to content

Commit

Permalink
Merge pull request #25 from BobMakhlin/renovate/nunit-3.x
Browse files Browse the repository at this point in the history
Update dependency NUnit to v3.13.2
  • Loading branch information
BobMakhlin committed Jun 21, 2021
2 parents e217fb0 + a6347a2 commit e418f52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Presentation.Common/Presentation.Common.csproj
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.2.0" />
<PackageReference Include="NUnit" Version="3.12.0" />
<PackageReference Include="NUnit" Version="3.13.2" />
<PackageReference Include="NUnit3TestAdapter" Version="3.16.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.5.0" />
</ItemGroup>
Expand Down

0 comments on commit e418f52

Please sign in to comment.