Skip to content

Commit

Permalink
chore(deps): update dependency npgsql.entityframeworkcore.postgresql …
Browse files Browse the repository at this point in the history
…to 8.0.8
  • Loading branch information
renovate[bot] authored Sep 28, 2024
1 parent 866688f commit 614832e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Api/Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.0" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.8" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL.Design" Version="1.1.0" />
<PackageReference Include="Npgsql.OpenTelemetry" Version="8.0.1" />
<PackageReference Include="OpenTelemetry.Exporter.Console" Version="1.7.0" />
Expand Down

0 comments on commit 614832e

Please sign in to comment.