Skip to content

Commit

Permalink
Bump Npgsql in /NET 6.0/Using a Custom Data Adapter
Browse files Browse the repository at this point in the history
Bumps [Npgsql](https://github.com/npgsql/npgsql) from 5.0.11 to 5.0.18.
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](npgsql/npgsql@v5.0.11...v5.0.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 30, 2024
1 parent a23653f commit 2b4481c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<UseWindowsForms>true</UseWindowsForms>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Npgsql" Version="5.0.11" />
<PackageReference Include="Npgsql" Version="5.0.18" />
<PackageReference Include="Stimulsoft.Reports.Net" Version="2024.2.6" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 2b4481c

Please sign in to comment.