Skip to content

Commit

Permalink
Merge pull request #366 from blogifierdotnet/dependabot/nuget/tests/B…
Browse files Browse the repository at this point in the history
…logifier.Tests/Moq-4.20.69

Bump Moq from 4.20.1 to 4.20.69 in /tests/Blogifier.Tests
  • Loading branch information
dorthl committed Aug 16, 2023
2 parents 6a3859f + 7764f9a commit 50c8d81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Blogifier.Tests/Blogifier.Tests.csproj
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
<PackageReference Include="Moq" Version="4.20.1" />
<PackageReference Include="Moq" Version="4.20.69" />
<PackageReference Include="xunit" Version="2.5.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 50c8d81

Please sign in to comment.