aboutsummaryrefslogtreecommitdiff
path: root/fuzz/Jellyfin.Server.Fuzz/Jellyfin.Server.Fuzz.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'fuzz/Jellyfin.Server.Fuzz/Jellyfin.Server.Fuzz.csproj')
-rw-r--r--fuzz/Jellyfin.Server.Fuzz/Jellyfin.Server.Fuzz.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/fuzz/Jellyfin.Server.Fuzz/Jellyfin.Server.Fuzz.csproj b/fuzz/Jellyfin.Server.Fuzz/Jellyfin.Server.Fuzz.csproj
index 5e7d14b11..226ab60da 100644
--- a/fuzz/Jellyfin.Server.Fuzz/Jellyfin.Server.Fuzz.csproj
+++ b/fuzz/Jellyfin.Server.Fuzz/Jellyfin.Server.Fuzz.csproj
@@ -16,7 +16,7 @@
</ItemGroup>
<ItemGroup>
- <PackageReference Include="SharpFuzz" Version="2.0.0" />
+ <PackageReference Include="SharpFuzz" Version="2.0.1" />
</ItemGroup>
</Project>