Skip to content

Commit

Permalink
Merge pull request #28 from bizzehdee/dependabot/nuget/Moq-4.20.69
Browse files Browse the repository at this point in the history
Bump Moq from 4.16.1 to 4.20.69
  • Loading branch information
bizzehdee authored Oct 15, 2023
2 parents 6c92f04 + 189af1d commit 279a2fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bzTorrent.Tests/bzTorrent.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="FluentAssertions" Version="5.10.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="Moq" Version="4.16.1" />
<PackageReference Include="Moq" Version="4.20.69" />
<PackageReference Include="xunit" Version="2.5.2" />
<PackageReference Include="xunit.runner.console" Version="2.4.1">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 279a2fe

Please sign in to comment.