Skip to content

Commit b5df9fb

Browse files
chore(deps): bump NSubstitute from 5.1.0 to 5.3.0
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]>
1 parent bb4b23a commit b5df9fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<ItemGroup>
33
<PackageReference Include="FluentAssertions" Version="6.12.1" />
4-
<PackageReference Include="NSubstitute" Version="5.1.0" />
4+
<PackageReference Include="NSubstitute" Version="5.3.0" />
55
</ItemGroup>
66
</Project>

0 commit comments

Comments
 (0)