diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-10-19 22:48:29 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-19 22:48:29 +0200 |
| commit | ac0dbd0b40b51753cb0a431f2fbc1c4e5a843aaf (patch) | |
| tree | 18ca2dee839bc50120945b59160ad4505c6450a2 | |
| parent | 337df6079ffd33d885d38dcca8dd3335f4e3fc98 (diff) | |
chore(deps): update dependency moq to v4.18.2 (#8583)
| -rw-r--r-- | fuzz/Emby.Server.Implementations.Fuzz/Emby.Server.Implementations.Fuzz.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fuzz/Emby.Server.Implementations.Fuzz/Emby.Server.Implementations.Fuzz.csproj b/fuzz/Emby.Server.Implementations.Fuzz/Emby.Server.Implementations.Fuzz.csproj index 7cd98c29a..81c8f2ba9 100644 --- a/fuzz/Emby.Server.Implementations.Fuzz/Emby.Server.Implementations.Fuzz.csproj +++ b/fuzz/Emby.Server.Implementations.Fuzz/Emby.Server.Implementations.Fuzz.csproj @@ -18,7 +18,7 @@ <ItemGroup> <PackageReference Include="AutoFixture" Version="4.17.0" /> <PackageReference Include="AutoFixture.AutoMoq" Version="4.17.0" /> - <PackageReference Include="Moq" Version="4.16.1" /> + <PackageReference Include="Moq" Version="4.18.2" /> <PackageReference Include="SharpFuzz" Version="1.6.2" /> </ItemGroup> |
