Skip to content

Commit 81953c6

Browse files
chore(deps): update dependency nsubstitute to 5.3.0 (#121)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Chris Pulman <[email protected]>
1 parent 722b9c4 commit 81953c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/ReactiveMvvm.Tests/ReactiveMvvm.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</PackageReference>
1313
<PackageReference Include="FluentAssertions" Version="6.12.0" />
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
15-
<PackageReference Include="NSubstitute" Version="5.1.0" />
15+
<PackageReference Include="NSubstitute" Version="5.3.0" />
1616
<PackageReference Include="ReactiveUI.Testing" Version="20.2.45" />
1717
<PackageReference Include="xunit" Version="2.9.0" />
1818
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">

0 commit comments

Comments
 (0)