aboutsummaryrefslogtreecommitdiff
path: root/fuzz/Emby.Server.Implementations.Fuzz
diff options
context:
space:
mode:
authorBond-009 <bond.009@outlook.com>2022-11-22 22:22:21 +0100
committerGitHub <noreply@github.com>2022-11-22 22:22:21 +0100
commit3f38027394ab78cbd054f81cd5b3216cf511cbc0 (patch)
tree9bb5c22ccb7824506f8228a206becef2ddaee2db /fuzz/Emby.Server.Implementations.Fuzz
parent66954b4efee078b109dfe3b58c1900de9977919c (diff)
parent06d89ff46020108f54e35840ee1ebcd17d00826b (diff)
Merge pull request #8632 from jellyfin/renovate/sharpfuzz-2.x
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 81c8f2ba9..e6196e847 100644
--- a/fuzz/Emby.Server.Implementations.Fuzz/Emby.Server.Implementations.Fuzz.csproj
+++ b/fuzz/Emby.Server.Implementations.Fuzz/Emby.Server.Implementations.Fuzz.csproj
@@ -19,7 +19,7 @@
<PackageReference Include="AutoFixture" Version="4.17.0" />
<PackageReference Include="AutoFixture.AutoMoq" Version="4.17.0" />
<PackageReference Include="Moq" Version="4.18.2" />
- <PackageReference Include="SharpFuzz" Version="1.6.2" />
+ <PackageReference Include="SharpFuzz" Version="2.0.0" />
</ItemGroup>
</Project>