Skip to content

Commit 97921e0

Browse files
Bump NSubstitute from 5.1.0 to 5.3.0 (#1741)
Bumps [NSubstitute](https://github.com/nsubstitute/NSubstitute) from 5.1.0 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@v5.1.0...v5.3.0) --- updated-dependencies: - dependency-name: NSubstitute dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1b5518c commit 97921e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageVersion Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="8.0.0" />
1010
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
1111
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
12-
<PackageVersion Include="NSubstitute" Version="5.1.0" />
12+
<PackageVersion Include="NSubstitute" Version="5.3.0" />
1313
<PackageVersion Include="StyleCop.Analyzers" Version="1.2.0-beta.556" />
1414
<PackageVersion Include="xunit" Version="2.9.2" />
1515
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />

0 commit comments

Comments
 (0)