Skip to content

Commit

Permalink
Merge pull request #160 from Soferity/dependabot/nuget/nunit-4.0.1
Browse files Browse the repository at this point in the history
Bump nunit from 4.0.0 to 4.0.1
  • Loading branch information
Taiizor authored Dec 4, 2023
2 parents b177662 + 137bd30 commit 3247511
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="nunit" Version="4.0.0" />
<PackageReference Include="nunit" Version="4.0.1" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
</ItemGroup>

Expand Down

0 comments on commit 3247511

Please sign in to comment.