diff options
Diffstat (limited to 'Jellyfin.Data/Jellyfin.Data.csproj')
| -rw-r--r-- | Jellyfin.Data/Jellyfin.Data.csproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Jellyfin.Data/Jellyfin.Data.csproj b/Jellyfin.Data/Jellyfin.Data.csproj index faea50297d..a8ac45645f 100644 --- a/Jellyfin.Data/Jellyfin.Data.csproj +++ b/Jellyfin.Data/Jellyfin.Data.csproj @@ -41,8 +41,8 @@ </ItemGroup> <ItemGroup> - <PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="5.0.2" /> - <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.2" /> + <PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="5.0.3" /> + <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.3" /> </ItemGroup> <ItemGroup> |
