Skip to content

Commit

Permalink
Merge pull request #297 from bervProject/dependabot/nuget/Npgsql.Enti…
Browse files Browse the repository at this point in the history
…tyFrameworkCore.PostgreSQL-8.0.8

build(deps): Bump Npgsql.EntityFrameworkCore.PostgreSQL from 8.0.4 to 8.0.8
  • Loading branch information
mergify[bot] authored Oct 1, 2024
2 parents 5ced165 + f6795a5 commit 51a9014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ODataExample/ODataExample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PackageReference>
<PackageReference Include="NLog" Version="5.3.4" />
<PackageReference Include="NLog.Web.AspNetCore" Version="5.3.12" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.4" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.8" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.8.1" />
</ItemGroup>

Expand Down

0 comments on commit 51a9014

Please sign in to comment.