From 329660ff455775f5ab3b811b764205048937ad7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 20:04:50 +0000 Subject: [PATCH] Bump System.Data.SqlClient from 4.8.1 to 4.8.6 in /ShoppingCartService Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.8.1 to 4.8.6. - [Release notes](https://github.com/dotnet/corefx/releases) - [Commits](https://github.com/dotnet/corefx/commits) --- updated-dependencies: - dependency-name: System.Data.SqlClient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ShoppingCartService/ShoppingCartService.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ShoppingCartService/ShoppingCartService.csproj b/ShoppingCartService/ShoppingCartService.csproj index 971e4f4..c6c8ad8 100644 --- a/ShoppingCartService/ShoppingCartService.csproj +++ b/ShoppingCartService/ShoppingCartService.csproj @@ -9,6 +9,6 @@ - + \ No newline at end of file