Skip to content

Commit

Permalink
chore(deps): update dependency moq to v4.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2023
1 parent 89766a4 commit a9a5002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="FluentAssertions" Version="6.8.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
<PackageReference Include="Moq" Version="4.18.3" />
<PackageReference Include="Moq" Version="4.20.2" />
<PackageReference Include="System.IO.Abstractions" Version="17.1.1" />
<PackageReference Include="System.IO.Abstractions.TestingHelpers" Version="17.1.1" />
<PackageReference Include="xunit" Version="2.4.2" />
Expand Down

0 comments on commit a9a5002

Please sign in to comment.