aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-02-03 14:53:22 +0100
committerGitHub <noreply@github.com>2023-02-03 14:53:22 +0100
commit4b134cac49d06a3a43259636e754c2e0da34c49c (patch)
tree39db6424fc7f1d710db8dce986741b342d1a3e90 /Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj
parent58b3945805db4f88bc069ee84013bdf85d7429b1 (diff)
chore(deps): update dependency efcoresecondlevelcacheinterceptor to v3.8.3 (#9243)
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.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 b078db016..1c53274e2 100644
--- a/Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj
+++ b/Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj
@@ -22,7 +22,7 @@
</ItemGroup>
<ItemGroup>
- <PackageReference Include="EFCoreSecondLevelCacheInterceptor" Version="3.8.2" />
+ <PackageReference Include="EFCoreSecondLevelCacheInterceptor" Version="3.8.3" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.2" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="7.0.2" />