aboutsummaryrefslogtreecommitdiff
path: root/fuzz/Emby.Server.Implementations.Fuzz
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-12-05 18:37:16 -0700
committerGitHub <noreply@github.com>2022-12-05 18:37:16 -0700
commitc6d714796c1f9fbeb113c00a0d6c6170ef3eeb9b (patch)
tree1803f51d61ed99d4aacfec68692d7dd34e62b416 /fuzz/Emby.Server.Implementations.Fuzz
parentb2def4c9ea6cf5e406bf5f865867d6cb5b54f640 (diff)
chore(deps): update dependency moq to v4.18.3 (#8854)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'fuzz/Emby.Server.Implementations.Fuzz')
-rw-r--r--fuzz/Emby.Server.Implementations.Fuzz/Emby.Server.Implementations.Fuzz.csproj2
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 e6196e847..b0f3c0149 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.18.2" />
+ <PackageReference Include="Moq" Version="4.18.3" />
<PackageReference Include="SharpFuzz" Version="2.0.0" />
</ItemGroup>