Merge pull request #43 from jellyfin/dependabot/nuget/sharpcompress-0.30.1

This commit is contained in:
Cody Robibero 2022-01-18 15:10:46 -07:00 committed by GitHub
commit 0eccb9213c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@
<ItemGroup>
<PackageReference Include="Jellyfin.Controller" Version="10.*-*" />
<PackageReference Include="Microsoft.Extensions.Http" Version="6.*-*" />
<PackageReference Include="sharpcompress" Version="0.30.0" />
<PackageReference Include="sharpcompress" Version="0.30.1" />
</ItemGroup>
<ItemGroup>