Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f08cb33

Browse files
authoredJan 30, 2024
chore(deps): update dependency nsubstitute to v5.1.0
1 parent 4cb3ae0 commit f08cb33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageVersion Include="FluentAssertions" Version="6.7.0" />
2020
<PackageVersion Include="GitHubActionsTestLogger" Version="2.3.3" />
2121
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
22-
<PackageVersion Include="NSubstitute" Version="5.0.0" />
22+
<PackageVersion Include="NSubstitute" Version="5.1.0" />
2323
<PackageVersion Include="OpenFeature.Contrib.Providers.Flagd" Version="0.1.5" />
2424
<PackageVersion Include="SpecFlow" Version="3.9.74" />
2525
<PackageVersion Include="SpecFlow.Tools.MsBuild.Generation" Version="3.9.74" />

0 commit comments

Comments
 (0)
Please sign in to comment.