Skip to content
This repository was archived by the owner on Oct 11, 2025. It is now read-only.

Commit 75d76f6

Browse files
chore(deps): update dependency npgsql.entityframeworkcore.postgresql to v9
1 parent 866688f commit 75d76f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Api/Api.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<PrivateAssets>all</PrivateAssets>
3434
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3535
</PackageReference>
36-
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.0" />
36+
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.4" />
3737
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL.Design" Version="1.1.0" />
3838
<PackageReference Include="Npgsql.OpenTelemetry" Version="8.0.1" />
3939
<PackageReference Include="OpenTelemetry.Exporter.Console" Version="1.7.0" />

0 commit comments

Comments
 (0)