Skip to content

Commit 8c7d3cc

Browse files
Bump Moq from 4.20.69 to 4.20.70
Bumps [Moq](https://github.com/moq/moq) from 4.20.69 to 4.20.70. - [Release notes](https://github.com/moq/moq/releases) - [Changelog](https://github.com/devlooped/moq/blob/main/CHANGELOG.md) - [Commits](moq/moq.spikes@v4.20.69...v4.20.70) --- updated-dependencies: - dependency-name: Moq dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 163d8e7 commit 8c7d3cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EliteAPI.Tests/EliteAPI.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</PropertyGroup>
1313
<ItemGroup>
1414
<PackageReference Include="itext7" Version="8.0.2" />
15-
<PackageReference Include="Moq" Version="4.20.69" />
15+
<PackageReference Include="Moq" Version="4.20.70" />
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
1717
<PackageReference Include="NUnit" Version="4.0.1" />
1818
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />

0 commit comments

Comments
 (0)