Skip to content

Commit

Permalink
Bump Moq from 4.20.69 to 4.20.70 in /src
Browse files Browse the repository at this point in the history
Bumps Moq from 4.20.69 to 4.20.70.

---
updated-dependencies:
- dependency-name: Moq
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 5, 2024
1 parent 1c565d3 commit 9369be6
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.8.1" />
<PackageReference Include="Fody" Version="6.8.1" PrivateAssets="none" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="Moq" Version="4.20.69" />
<PackageReference Include="Moq" Version="4.20.70" />
<PackageReference Include="NUnit" Version="4.1.0" PrivateAssets="all" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" PrivateAssets="all" />
</ItemGroup>
Expand Down

0 comments on commit 9369be6

Please sign in to comment.