Skip to content

Commit

Permalink
Merge pull request #297 from xunit/dependabot/nuget/NSubstitute-4.3.0
Browse files Browse the repository at this point in the history
Bump NSubstitute from 4.2.2 to 4.3.0
  • Loading branch information
clairernovotny committed Feb 8, 2022
2 parents 65cf2b7 + b5be86c commit 3447c8f
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="NSubstitute" Version="4.2.2" />
<PackageReference Include="NSubstitute" Version="4.3.0" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.reporters" Version="2.4.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
Expand Down

0 comments on commit 3447c8f

Please sign in to comment.