Skip to content

Commit

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

build(deps): Bump Npgsql.EntityFrameworkCore.PostgreSQL from 9.0.1 to 9.0.2
  • Loading branch information
mergify[bot] authored Jan 1, 2025
2 parents 0ad420e + 29d9af0 commit 776eba7
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.15" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.1" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.2" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.1.0" />
</ItemGroup>

Expand Down

0 comments on commit 776eba7

Please sign in to comment.