Skip to content

Commit

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

Bump Npgsql.EntityFrameworkCore.PostgreSQL from 7.0.3 to 7.0.4
  • Loading branch information
louisaxel-ambroise authored Apr 25, 2023
2 parents 52cdce4 + e28bb22 commit 73b7ac2
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="7.0.3" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="7.0.4" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 73b7ac2

Please sign in to comment.