Skip to content

Commit 549c66f

Browse files
Bump NSubstitute from 4.2.1 to 4.2.2
Bumps NSubstitute from 4.2.1 to 4.2.2. Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6acf9d7 commit 549c66f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.targets

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<PackageReference Update="xunit.runner.visualstudio" Version="2.4.1" />
2727
<PackageReference Update="xunit" Version="2.4.1" />
2828
<PackageReference Update="FluentAssertions" Version="5.10.3" />
29-
<PackageReference Update="NSubstitute" Version="4.2.1" />
29+
<PackageReference Update="NSubstitute" Version="4.2.2" />
3030
<PackageReference Update="DryIoc.dll" Version="4.2.5" />
3131
<PackageReference Update="DryIoc.Microsoft.DependencyInjection " Version="4.0.0" />
3232
<PackageReference Update="Serilog.Extensions.Logging" Version="2.0.2" />

0 commit comments

Comments
 (0)