Skip to content

Commit

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

Bump Npgsql.EntityFrameworkCore.PostgreSQL from 8.0.10 to 9.0.0
  • Loading branch information
louisaxel-ambroise authored Nov 19, 2024
2 parents 531edd5 + 0d812bc commit 8f6b75e
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.10" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 8f6b75e

Please sign in to comment.