Skip to content

Commit

Permalink
Merge pull request #114 from lvchkn/dependabot/nuget/Npgsql.EntityFra…
Browse files Browse the repository at this point in the history
…meworkCore.PostgreSQL-7.0.11

Bump Npgsql.EntityFrameworkCore.PostgreSQL from 7.0.4 to 7.0.11
  • Loading branch information
lvchkn authored Sep 30, 2023
2 parents a0ab912 + 31310b9 commit ac88012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Infrastructure/Infrastructure.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="Microsoft.Extensions.Hosting" Version="7.0.1" />
<PackageReference Include="Microsoft.Extensions.Options" Version="7.0.1" />
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="7.0.0" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="7.0.4" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="7.0.11" />
<PackageReference Include="RabbitMQ.Client" Version="6.5.0" />
</ItemGroup>

Expand Down

0 comments on commit ac88012

Please sign in to comment.