Skip to content

Commit 5bd35e9

Browse files
Bump NSubstitute from 5.1.0 to 5.3.0 (#117)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4ada91c commit 5bd35e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<PackageVersion Include="FluentAssertions" Version="6.12.1" />
77
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.10" />
88
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
9-
<PackageVersion Include="NSubstitute" Version="5.1.0" />
9+
<PackageVersion Include="NSubstitute" Version="5.3.0" />
1010
<PackageVersion Include="xunit" Version="2.9.2" />
1111
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
1212
</ItemGroup>

0 commit comments

Comments
 (0)