Skip to content

Commit 2464008

Browse files
chore(deps): bump NSubstitute from 5.0.0 to 5.1.0
Bumps NSubstitute from 5.0.0 to 5.1.0. --- updated-dependencies: - dependency-name: NSubstitute dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9619d32 commit 2464008

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.0" />
4-
<PackageReference Include="NSubstitute" Version="5.0.0" />
4+
<PackageReference Include="NSubstitute" Version="5.1.0" />
55
</ItemGroup>
66
</Project>

0 commit comments

Comments
 (0)