Skip to content

Commit c9484a8

Browse files
build(deps): bump NSubstitute from 4.2.2 to 5.3.0
Bumps [NSubstitute](https://github.com/nsubstitute/NSubstitute) from 4.2.2 to 5.3.0. - [Release notes](https://github.com/nsubstitute/NSubstitute/releases) - [Changelog](https://github.com/nsubstitute/NSubstitute/blob/main/CHANGELOG.md) - [Commits](nsubstitute/NSubstitute@v4.2.2...v5.3.0) --- updated-dependencies: - dependency-name: NSubstitute dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ee5aaac commit c9484a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Test/Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="MSTest.TestFramework" Version="2.2.7" />
1212
<PackageReference Include="MSTest.TestAdapter" Version="2.2.7" />
1313
<PackageReference Include="LibGit2Sharp" Version="0.27.0-preview-0182" />
14-
<PackageReference Include="NSubstitute" Version="4.2.2" />
14+
<PackageReference Include="NSubstitute" Version="5.3.0" />
1515
</ItemGroup>
1616

1717
<ItemGroup>

0 commit comments

Comments
 (0)