Browse Source

Merge pull request #7788 from jellyfin/dependabot/nuget/SkiaSharp-2.88.0

Bump SkiaSharp from 2.80.3 to 2.88.0
Cody Robibero 3 years ago
parent
commit
dd8609844f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Jellyfin.Drawing.Skia/Jellyfin.Drawing.Skia.csproj

+ 1 - 1
Jellyfin.Drawing.Skia/Jellyfin.Drawing.Skia.csproj

@@ -18,7 +18,7 @@
   <ItemGroup>
     <PackageReference Include="BlurHashSharp" Version="1.2.0" />
     <PackageReference Include="BlurHashSharp.SkiaSharp" Version="1.2.0" />
-    <PackageReference Include="SkiaSharp" Version="2.80.3" />
+    <PackageReference Include="SkiaSharp" Version="2.88.0" />
     <PackageReference Include="SkiaSharp.NativeAssets.Linux" Version="2.80.3" />
   </ItemGroup>