From fefddbbb89c05dd3bf4dc0651a40808d35f92742 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 15:36:17 +0000 Subject: [PATCH] Bump Npgsql from 6.0.1 to 8.0.3 in /QueryFirst Bumps [Npgsql](https://github.com/npgsql/npgsql) from 6.0.1 to 8.0.3. - [Release notes](https://github.com/npgsql/npgsql/releases) - [Commits](https://github.com/npgsql/npgsql/compare/v6.0.1...v8.0.3) --- updated-dependencies: - dependency-name: Npgsql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- QueryFirst/QueryFirst.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QueryFirst/QueryFirst.csproj b/QueryFirst/QueryFirst.csproj index b6d7413..38e7561 100644 --- a/QueryFirst/QueryFirst.csproj +++ b/QueryFirst/QueryFirst.csproj @@ -194,7 +194,7 @@ 13.0.1 - 6.0.1 + 8.0.3 2.9.85