diff options
| author | Bond-009 <bond.009@outlook.com> | 2021-06-07 15:26:12 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-07 15:26:12 +0200 |
| commit | 5075c04d239a152a75bda95fd7851920a8e96466 (patch) | |
| tree | 4b11a237a6b4cc0b325ec2772c29d2a3f7c5d1ff | |
| parent | f17d43c56482015ffa39b6a1d807579d027eed58 (diff) | |
| parent | e81eb2f065d512367a6f37bdb081a495984fb278 (diff) | |
Merge pull request #6161 from jellyfin/dependabot/nuget/SQLitePCL.pretty.netstandard-3.1.0
| -rw-r--r-- | Emby.Server.Implementations/Emby.Server.Implementations.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Emby.Server.Implementations.csproj b/Emby.Server.Implementations/Emby.Server.Implementations.csproj index 57e040338..2fd4c6ec6 100644 --- a/Emby.Server.Implementations/Emby.Server.Implementations.csproj +++ b/Emby.Server.Implementations/Emby.Server.Implementations.csproj @@ -32,7 +32,7 @@ <PackageReference Include="Mono.Nat" Version="3.0.1" /> <PackageReference Include="prometheus-net.DotNetRuntime" Version="4.1.0" /> <PackageReference Include="sharpcompress" Version="0.28.2" /> - <PackageReference Include="SQLitePCL.pretty.netstandard" Version="3.0.1" /> + <PackageReference Include="SQLitePCL.pretty.netstandard" Version="3.1.0" /> <PackageReference Include="DotNet.Glob" Version="3.1.2" /> </ItemGroup> |
