diff options
| author | Cody Robibero <cody@robibe.ro> | 2022-08-01 10:34:25 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-01 10:34:25 -0600 |
| commit | 36217108dc89a55b66f322a3ddb539d547a6f009 (patch) | |
| tree | 20e848b9c6d4c8e34228a72a9137d27061ec8333 /Emby.Server.Implementations | |
| parent | ce1356b2f2009c246b47cbb27cd886a5025a1ba2 (diff) | |
| parent | 4358fd01147c30fa7cc96bebd229324c145dc6f3 (diff) | |
Merge pull request #8196 from jellyfin/dependabot/nuget/sharpcompress-0.32.2
Bump sharpcompress from 0.32.1 to 0.32.2
Diffstat (limited to 'Emby.Server.Implementations')
| -rw-r--r-- | Emby.Server.Implementations/Emby.Server.Implementations.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Emby.Server.Implementations.csproj b/Emby.Server.Implementations/Emby.Server.Implementations.csproj index 9e653590b..5d2087001 100644 --- a/Emby.Server.Implementations/Emby.Server.Implementations.csproj +++ b/Emby.Server.Implementations/Emby.Server.Implementations.csproj @@ -32,7 +32,7 @@ <PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="6.0.7" /> <PackageReference Include="Mono.Nat" Version="3.0.3" /> <PackageReference Include="prometheus-net.DotNetRuntime" Version="4.2.4" /> - <PackageReference Include="sharpcompress" Version="0.32.1" /> + <PackageReference Include="sharpcompress" Version="0.32.2" /> <PackageReference Include="SQLitePCL.pretty.netstandard" Version="3.1.0" /> <PackageReference Include="DotNet.Glob" Version="3.1.3" /> </ItemGroup> |
