Skip to content

Commit

Permalink
Bump Npgsql from 7.0.6 to 8.0.0
Browse files Browse the repository at this point in the history
Bumps [Npgsql](https://github.com/npgsql/npgsql) from 7.0.6 to 8.0.0.
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](npgsql/npgsql@v7.0.6...v8.0.0)

---
updated-dependencies:
- dependency-name: Npgsql
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and sjp committed Nov 21, 2023
1 parent 6ecd94b commit f75bfc1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Npgsql" Version="7.0.6" />
<PackageReference Include="Npgsql" Version="8.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit f75bfc1

Please sign in to comment.