Ver Fonte

Merge pull request #8426 from jellyfin/dependabot/nuget/SQLitePCLRaw.bundle_e_sqlite3-2.1.2

Bond-009 há 2 anos atrás
pai
commit
976dd012e7
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      Jellyfin.Server/Jellyfin.Server.csproj

+ 1 - 1
Jellyfin.Server/Jellyfin.Server.csproj

@@ -48,7 +48,7 @@
     <PackageReference Include="Serilog.Sinks.Console" Version="4.1.0" />
     <PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />
     <PackageReference Include="Serilog.Sinks.Graylog" Version="2.3.0" />
-    <PackageReference Include="SQLitePCLRaw.bundle_e_sqlite3" Version="2.1.1" />
+    <PackageReference Include="SQLitePCLRaw.bundle_e_sqlite3" Version="2.1.2" />
   </ItemGroup>
 
   <ItemGroup>