Skip to content

Commit 6e00118

Browse files
Bump Npgsql in /NET Core 3.1/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 61869e6 commit 6e00118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NET Core 3.1/Using a Custom Data Adapter/Using a Custom Data Adapter.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<RootNamespace>Using_a_Custom_Data_Adapter</RootNamespace>
55
</PropertyGroup>
66
<ItemGroup>
7-
<PackageReference Include="Npgsql" Version="5.0.11" />
7+
<PackageReference Include="Npgsql" Version="5.0.18" />
88
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.6" />
99
</ItemGroup>
1010
</Project>

0 commit comments

Comments
 (0)