Skip to content

Commit

Permalink
Merge pull request #123 from cake-contrib/renovate/nsubstitute-4.x
Browse files Browse the repository at this point in the history
Update dependency NSubstitute to v4.4.0
  • Loading branch information
nils-a authored Jul 21, 2024
2 parents fe0e381 + 70d4d40 commit 5de923b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="NSubstitute" Version="4.2.2" />
<PackageReference Include="NSubstitute" Version="4.4.0" />
<PackageReference Include="xunit" Version="2.9.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" />
</ItemGroup>
Expand Down

0 comments on commit 5de923b

Please sign in to comment.