Skip to content

Commit

Permalink
Update Directory.Packages.props
Browse files Browse the repository at this point in the history
  • Loading branch information
neilr81 authored Jan 16, 2025
1 parent 7f16643 commit a7512d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@
<PackageVersion Include="ServiceFabric.Mocks" Version="7.2.8" />
</ItemGroup>
<ItemGroup Label="Moq pinned to 4.18.4 until SponsorLink is fully removed and new versions are deemed trustworty">
<PackageVersion Include="Moq" Version="4.18.4" />
<PackageVersion Include="Moq" Version="4.20.72" />
</ItemGroup>
</Project>

0 comments on commit a7512d6

Please sign in to comment.