From 88d87b86a98a47786156115dca4c71e381a09144 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Mar 2023 23:31:16 +0000 Subject: [PATCH] Bump MongoDB.Driver from 2.11.4 to 2.19.0 in /src/CodeMash.Interfaces Bumps [MongoDB.Driver](https://github.com/mongodb/mongo-csharp-driver) from 2.11.4 to 2.19.0. - [Release notes](https://github.com/mongodb/mongo-csharp-driver/releases) - [Commits](https://github.com/mongodb/mongo-csharp-driver/compare/v2.11.4...v2.19.0) --- updated-dependencies: - dependency-name: MongoDB.Driver dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/CodeMash.Data/CodeMash.Data.csproj | 4 ++-- src/CodeMash.Interfaces/CodeMash.Interfaces.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/CodeMash.Data/CodeMash.Data.csproj b/src/CodeMash.Data/CodeMash.Data.csproj index 712d039..5cf326b 100644 --- a/src/CodeMash.Data/CodeMash.Data.csproj +++ b/src/CodeMash.Data/CodeMash.Data.csproj @@ -7,12 +7,12 @@ - + - + diff --git a/src/CodeMash.Interfaces/CodeMash.Interfaces.csproj b/src/CodeMash.Interfaces/CodeMash.Interfaces.csproj index 8f0c160..0dd604d 100644 --- a/src/CodeMash.Interfaces/CodeMash.Interfaces.csproj +++ b/src/CodeMash.Interfaces/CodeMash.Interfaces.csproj @@ -14,11 +14,11 @@ - + - +