Skip to content

Commit cd0040f

Browse files
Bump Moq from 4.18.0 to 4.18.2 in /Solutions (#337)
Bumps [Moq](https://github.com/moq/moq4) from 4.18.0 to 4.18.2. - [Release notes](https://github.com/moq/moq4/releases) - [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md) - [Commits](devlooped/moq@v4.18.0...v4.18.2) --- updated-dependencies: - dependency-name: Moq dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d6fe4d commit cd0040f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Solutions/Corvus.Testing.AzureFunctions.SpecFlow.NUnit/Corvus.Testing.AzureFunctions.SpecFlow.NUnit.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<!-- ensure the 'build' assets are not private -->
2929
<PrivateAssets>contentfiles; analyzers</PrivateAssets>
3030
</PackageReference>
31-
<PackageReference Include="Moq" Version="4.18.0" />
31+
<PackageReference Include="Moq" Version="4.18.2" />
3232
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0">
3333
<!-- ensure the 'build' assets are not private -->
3434
<PrivateAssets>contentfiles; analyzers</PrivateAssets>

Solutions/Corvus.Testing.SpecFlow.NUnit/Corvus.Testing.SpecFlow.NUnit.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<!-- ensure the 'build' assets are not private -->
2929
<PrivateAssets>contentfiles; analyzers</PrivateAssets>
3030
</PackageReference>
31-
<PackageReference Include="Moq" Version="4.18.0" />
31+
<PackageReference Include="Moq" Version="4.18.2" />
3232
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0">
3333
<!-- ensure the 'build' assets are not private -->
3434
<PrivateAssets>contentfiles; analyzers</PrivateAssets>

0 commit comments

Comments
 (0)