Skip to content

Commit

Permalink
Bump NUnit3TestAdapter from 4.3.1 to 4.4.0 in /samples (#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 1, 2023
1 parent 9da50e5 commit 0bae091
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="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.3.1" PrivateAssets="all" />
<PackageReference Include="NUnit3TestAdapter" Version="4.4.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
<PackageReference Include="coverlet.collector" Version="3.2.0" PrivateAssets="all" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
Expand Down

0 comments on commit 0bae091

Please sign in to comment.