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] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 3ad203d commit 65009e0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<RootNamespace>Using_a_Custom_Data_Adapter</RootNamespace>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Npgsql" Version="5.0.11" />
<PackageReference Include="Npgsql" Version="5.0.18" />
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.5" />
</ItemGroup>
</Project>

0 comments on commit 65009e0

Please sign in to comment.