Skip to content
This repository has been archived by the owner on Aug 14, 2022. It is now read-only.

Commit

Permalink
Merge pull request #115 from dscpinheiro/dependabot/nuget/main/Npgsql…
Browse files Browse the repository at this point in the history
….EntityFrameworkCore.PostgreSQL-5.0.10

Bump Npgsql.EntityFrameworkCore.PostgreSQL from 5.0.7 to 5.0.10
  • Loading branch information
dscpinheiro authored Sep 20, 2021
2 parents ac5e06c + 28eb7ea commit 11b7247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Messages.Api/Messages.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</PackageReference>
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="5.0.10" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="5.0.10" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="5.0.7" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="5.0.10" />
<PackageReference Include="Serilog.AspNetCore" Version="4.1.0" />
<PackageReference Include="Serilog.Enrichers.Environment" Version="2.2.0" />
<PackageReference Include="Serilog.Formatting.Compact" Version="1.1.0" />
Expand Down

0 comments on commit 11b7247

Please sign in to comment.