Skip to content

Commit

Permalink
Merge pull request #858 from Fody/dependabot/nuget/Moq-4.18.3
Browse files Browse the repository at this point in the history
Bump Moq from 4.18.2 to 4.18.3
  • Loading branch information
GeertvanHorrik authored Dec 5, 2022
2 parents 91411f7 + 2196005 commit fb370c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Costura.Fody.Tests/Costura.Fody.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="FodyHelpers" Version="6.6.4" />
<PackageReference Include="Fody" Version="6.6.4" PrivateAssets="none" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
<PackageReference Include="Moq" Version="4.18.2" />
<PackageReference Include="Moq" Version="4.18.3" />
<PackageReference Include="NUnit" Version="3.13.3" PrivateAssets="all" />
<PackageReference Include="NUnit3TestAdapter" Version="4.3.1" PrivateAssets="all" />
</ItemGroup>
Expand Down

0 comments on commit fb370c4

Please sign in to comment.