diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-11-27 08:52:43 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-27 08:52:43 -0700 |
| commit | 036382debbd61207799f17bffcd6379a4c1b3795 (patch) | |
| tree | 4003ab564eee889c3947565aebb2bad49e5de78e /Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj | |
| parent | d4bd72049b4609582fb57f63134bee58327bc0cc (diff) | |
chore(deps): update dependency efcoresecondlevelcacheinterceptor to v3.8.0 (#8805)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj')
| -rw-r--r-- | Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj b/Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj index 8c7eee505..73e9a5882 100644 --- a/Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj +++ b/Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj @@ -26,7 +26,7 @@ </ItemGroup> <ItemGroup> - <PackageReference Include="EFCoreSecondLevelCacheInterceptor" Version="3.7.5" /> + <PackageReference Include="EFCoreSecondLevelCacheInterceptor" Version="3.8.0" /> <PackageReference Include="System.Linq.Async" Version="6.0.1" /> <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.11" /> <PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="6.0.11" /> |
