chore(deps): update dependency npgsql.entityframeworkcore.postgresql to 9.0.4 (#24)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Npgsql.EntityFrameworkCore.PostgreSQL](https://github.com/npgsql/efcore.pg) | nuget | patch | `9.0.3` -> `9.0.4` | --- ### Release Notes <details> <summary>npgsql/efcore.pg (Npgsql.EntityFrameworkCore.PostgreSQL)</summary> ### [`v9.0.4`](https://github.com/npgsql/efcore.pg/releases/tag/v9.0.4) [Milestone issues](https://github.com/npgsql/efcore.pg/milestone/73?closed=1) **Full Changelog**: https://github.com/npgsql/efcore.pg/compare/v9.0.3...v9.0.4 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjYuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJLaW5kL1Jlbm92YXRlIl19--> Reviewed-on: #24 Co-authored-by: Renovate <renovate@csw.im> Co-committed-by: Renovate <renovate@csw.im>
This commit is contained in:
parent
b835f03dfd
commit
040de382db
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.3" />
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.3" />
|
||||
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
|
||||
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.3" />
|
||||
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.4" />
|
||||
<PackageReference Include="Sentry.AspNetCore" Version="5.1.1" />
|
||||
<PackageReference Include="Swashbuckle.AspNetCore" Version="8.0.0" />
|
||||
</ItemGroup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue