From 2e647943f6b15723dbfc86702daa2b29bbae3d6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Mar 2023 23:31:37 +0000 Subject: [PATCH] Bump MongoDB.Driver from 2.11.4 to 2.19.0 in /src/CodeMash.Repository 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 ++-- src/CodeMash.Repository/CodeMash.Repository.csproj | 4 ++-- 3 files changed, 6 insertions(+), 6 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 @@ - + - + diff --git a/src/CodeMash.Repository/CodeMash.Repository.csproj b/src/CodeMash.Repository/CodeMash.Repository.csproj index f6b55d5..05341b3 100644 --- a/src/CodeMash.Repository/CodeMash.Repository.csproj +++ b/src/CodeMash.Repository/CodeMash.Repository.csproj @@ -7,12 +7,12 @@ - + - +