From 059fdd2816d8522a1dc5188a0a0afcc8989bd282 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jun 2021 05:34:17 +0000 Subject: [PATCH] Bump Microsoft.Data.SQLite from 5.0.0 to 5.0.7 in /InventorySystem Bumps [Microsoft.Data.SQLite](https://github.com/dotnet/efcore) from 5.0.0 to 5.0.7. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v5.0.0...v5.0.7) --- updated-dependencies: - dependency-name: Microsoft.Data.SQLite dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- InventorySystem/InventorySystem.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/InventorySystem/InventorySystem.csproj b/InventorySystem/InventorySystem.csproj index 72d61bd..9058ed4 100644 --- a/InventorySystem/InventorySystem.csproj +++ b/InventorySystem/InventorySystem.csproj @@ -256,7 +256,7 @@ - 5.0.0 + 5.0.7 6.2.11