Bump Npgsql to 7.0.7

ignore-downstream
This commit is contained in:
Bogdan 2024-05-13 15:45:51 +03:00
parent 627b2a4289
commit fa0791f458
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
<PackageReference Include="MonoTorrent" Version="2.0.7" />
<PackageReference Include="System.Data.SQLite.Core.Servarr" Version="1.0.115.5-18" />
<PackageReference Include="System.Text.Json" Version="6.0.9" />
<PackageReference Include="Npgsql" Version="7.0.4" />
<PackageReference Include="Npgsql" Version="7.0.7" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\NzbDrone.Common\Sonarr.Common.csproj" />