Skip to content

Commit 2b4481c

Browse files
Bump Npgsql in /NET 6.0/Using a Custom Data Adapter
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>
1 parent a23653f commit 2b4481c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NET 6.0/Using a Custom Data Adapter/Using a Custom Data Adapter.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<UseWindowsForms>true</UseWindowsForms>
77
</PropertyGroup>
88
<ItemGroup>
9-
<PackageReference Include="Npgsql" Version="5.0.11" />
9+
<PackageReference Include="Npgsql" Version="5.0.18" />
1010
<PackageReference Include="Stimulsoft.Reports.Net" Version="2024.2.6" />
1111
</ItemGroup>
1212
<ItemGroup>

0 commit comments

Comments
 (0)