Browse Source

Update Jellyfin.Drawing.Skia.csproj

Cody Robibero 2 years ago
parent
commit
b8cd50b0f1
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.88.1" />
+    <PackageReference Include="SkiaSharp" Version="2.88.2" />
     <PackageReference Include="SkiaSharp.NativeAssets.Linux" Version="2.88.2" />
     <PackageReference Include="SkiaSharp.Svg" Version="1.60.0" />
   </ItemGroup>