diff options
| author | Bond-009 <bond.009@outlook.com> | 2023-01-17 16:49:59 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-17 16:49:59 +0100 |
| commit | 70a74a8c62d889d2e186fd2a3a27263b4beab3c4 (patch) | |
| tree | 0b4c204b7882f2aeb99f9352d01363e2afcf0e5a /fuzz/Emby.Server.Implementations.Fuzz/Emby.Server.Implementations.Fuzz.csproj | |
| parent | bf055a2f990d90272915bd7d6732bcaa09ac4fce (diff) | |
| parent | 96c31ed818cf419e2132adbeabc1502d3ab49ac5 (diff) | |
Merge pull request #9111 from jellyfin/renovate/sharpfuzz-2.x
Diffstat (limited to 'fuzz/Emby.Server.Implementations.Fuzz/Emby.Server.Implementations.Fuzz.csproj')
| -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 9c2449da4..51df09a21 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.4" /> - <PackageReference Include="SharpFuzz" Version="2.0.0" /> + <PackageReference Include="SharpFuzz" Version="2.0.1" /> </ItemGroup> </Project> |
