Skip to content

Commit

Permalink
[deps]: Update Npgsql.EntityFrameworkCore.PostgreSQL to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent f8aa9a9 commit 5bfe253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/KeyConnector/KeyConnector.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.2"/>
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.2"/>
<PackageReference Include="MongoDB.Driver" Version="2.22.0"/>
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.2"/>
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.1"/>
<PackageReference Include="Pkcs11Interop" Version="5.1.2"/>
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="8.0.1"/>
<PackageReference Include="Serilog.AspNetCore" Version="8.0.1"/>
Expand Down

0 comments on commit 5bfe253

Please sign in to comment.