Skip to content

Commit

Permalink
Merge pull request #8 from Doraku/dependabot/nuget/source/NSubstitute…
Browse files Browse the repository at this point in the history
…-5.3.0

Bump NSubstitute from 5.1.0 to 5.3.0 in /source
  • Loading branch information
Doraku authored Nov 4, 2024
2 parents 094a33a + aff9887 commit dee1c58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/DefaultUnDo.Test/DefaultUnDo.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="NFluent" Version="3.0.4" />
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="NSubstitute" Version="5.3.0" />
<PackageReference Include="xunit" Version="2.9.2" />

<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.4" Condition="$(TargetFramework) != 'net8.0'" />
Expand Down

0 comments on commit dee1c58

Please sign in to comment.