aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBond-009 <bond.009@outlook.com>2022-11-24 15:07:56 +0100
committerGitHub <noreply@github.com>2022-11-24 15:07:56 +0100
commitb4020f52c03e486c5d214252d148d56561e2a4d9 (patch)
treef8486e0c447795746788c46b5b5074a1bca79bd8
parentf369ddf5221826e5e9797aad1e715c6bbb55c36e (diff)
parent8fb5a1a12f7d392619ab54704eec09098faa3dfa (diff)
Merge pull request #8791 from jellyfin/renovate/efcoresecondlevelcacheinterceptor-3.x
-rw-r--r--Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj2
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 5caac4523..8c7eee505 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.3" />
+ <PackageReference Include="EFCoreSecondLevelCacheInterceptor" Version="3.7.5" />
<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" />