Skip to content

Commit

Permalink
chore(*): Update dependency Moq to v4.20.70
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 24, 2024
1 parent 15295ba commit 8dd974f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ohunt/OHunt.Tests/OHunt.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.1" />
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="Moq" Version="4.18.4" />
<PackageReference Include="Moq" Version="4.20.70" />
<PackageReference Include="Snapshooter.Xunit" Version="0.13.0" />
<PackageReference Include="Xbehave.Core" Version="2.4.1" />
<PackageReference Include="xunit" Version="2.4.2" />
Expand Down

0 comments on commit 8dd974f

Please sign in to comment.