Skip to content

Commit

Permalink
Merge pull request #22 from kubewarden/renovate/nunit-3.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency nunit to v3.14.0
  • Loading branch information
flavio authored Nov 7, 2023
2 parents fd06fbf + 0d3ea70 commit 07e6908
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit" Version="3.14.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="NUnit.Analyzers" Version="3.9.0" />
<PackageReference Include="coverlet.collector" Version="6.0.0" />
Expand Down

0 comments on commit 07e6908

Please sign in to comment.