Skip to content

Commit

Permalink
Bump Npgsql from 4.0.10 to 8.0.3 in /src/Container.Database.PostgreSql (
Browse files Browse the repository at this point in the history
#82)

Bumps [Npgsql](https://github.com/npgsql/npgsql) from 4.0.10 to 8.0.3.
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](npgsql/npgsql@v4.0.10...v8.0.3)

---
updated-dependencies:
- dependency-name: Npgsql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 10, 2024
1 parent 4e50e3e commit e3cfdda
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Npgsql" Version="4.0.10" />
<PackageReference Include="Npgsql" Version="8.0.3" />
</ItemGroup>

</Project>

0 comments on commit e3cfdda

Please sign in to comment.