Bump Moq from 4.17.2 to 4.18.0 (#1686)

Bumps [Moq](https://github.com/moq/moq4) from 4.17.2 to 4.18.0.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md)
- [Commits](https://github.com/moq/moq4/compare/v4.17.2...v4.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniele Antonio Maggio <1955514+danigian@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-05-13 09:30:24 +02:00 коммит произвёл GitHub
Родитель 48bb7ca82d
Коммит a1d1249993
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -32,7 +32,7 @@
<PropertyGroup> <!-- this group is meant for packages required from test projects -->
<DockerDotnetVersion>3.125.5</DockerDotnetVersion>
<MicrosoftNETTestSdkVersion>17.2.0</MicrosoftNETTestSdkVersion>
<MoqVersion>4.17.2</MoqVersion>
<MoqVersion>4.18.0</MoqVersion>
<XUnitVersion>2.4.1</XUnitVersion>
<XunitCombinatorialVersion>1.4.1</XunitCombinatorialVersion>
<MicrosoftExtensionsConfigurationVersion>6.0.1</MicrosoftExtensionsConfigurationVersion>