From c6c4c2bcee01acd414c426d544adc0561e495cd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Mar 2023 23:27:44 +0000 Subject: [PATCH] Bump MongoDB.Driver from 2.10.2 to 2.19.0 Bumps [MongoDB.Driver](https://github.com/mongodb/mongo-csharp-driver) from 2.10.2 to 2.19.0. - [Release notes](https://github.com/mongodb/mongo-csharp-driver/releases) - [Commits](https://github.com/mongodb/mongo-csharp-driver/compare/v2.10.2...v2.19.0) --- updated-dependencies: - dependency-name: MongoDB.Driver dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- BookListMVC.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BookListMVC.csproj b/BookListMVC.csproj index bc71830..2a2269f 100644 --- a/BookListMVC.csproj +++ b/BookListMVC.csproj @@ -3,7 +3,7 @@ netcoreapp3.1 - + \ No newline at end of file