Skip to content

Commit

Permalink
Merge pull request #597 from louisaxel-ambroise/dependabot/nuget/Npgs…
Browse files Browse the repository at this point in the history
…ql.EntityFrameworkCore.PostgreSQL-8.0.8

Bump Npgsql.EntityFrameworkCore.PostgreSQL from 8.0.4 to 8.0.8
  • Loading branch information
louisaxel-ambroise authored Oct 8, 2024
2 parents c8d9641 + fc0a0cd commit 6203716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Providers/FasTnT.Postgres/FasTnT.Postgres.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.4" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.8" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 6203716

Please sign in to comment.