From a3a92b20eb3ca3179a44b2c01eea4553982f220e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 09:47:18 +0000 Subject: [PATCH] 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](https://github.com/npgsql/npgsql/compare/v5.0.11...v5.0.18) --- updated-dependencies: - dependency-name: Npgsql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Using a Custom Data Adapter.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NET Core 3.1/Using a Custom Data Adapter/Using a Custom Data Adapter.csproj b/NET Core 3.1/Using a Custom Data Adapter/Using a Custom Data Adapter.csproj index b6d9f8f..751e914 100644 --- a/NET Core 3.1/Using a Custom Data Adapter/Using a Custom Data Adapter.csproj +++ b/NET Core 3.1/Using a Custom Data Adapter/Using a Custom Data Adapter.csproj @@ -4,7 +4,7 @@ Using_a_Custom_Data_Adapter - + \ No newline at end of file